/* __custom_divider.css */
.dividerImage{height:auto;min-height:25rem;padding-top:8rem;padding-bottom:8rem;text-align:center;background-position:center center;background-repeat:no-repeat;background-size: cover}.dividerImage .inside{width:115rem;display:block;margin:0 auto;text-align:center}.dividerImage h3{font-size:2.0rem;color:#fff;text-shadow: 2px 2px 8px #000}.dividerText{padding-top:4rem;padding-bottom:4rem;text-align:center;background-color:#ffdd00}.dividerText .inside{width:75rem;display:block;margin:0 auto;padding:1.5rem 1rem 1.9rem;text-align:center;border:2px solid #fff}.dividerImage h4,.dividerText h4{margin-bottom:0;font-size:2rem;color:#fff}.dividerImage a h4,.dividerImage a h3,.dividerText a h4{-moz-transition: all 0.3s, ease-in-out 0.2s; -webkit-transition: all 0.3s, ease-in-out 0.2s; -o-transition: all 0.3s, ease-in-out 0.2s; transition: all 0.3s, ease-in-out 0.2s;}.dividerImage a:hover h4,.dividerImage a:hover h3,.dividerText a:hover h4{color:#777}