.button-green{background-color: #2b652f; border-color: #2b652f; color: #fff; width: 100%;}
.button-green:hover{background-color: #fff; border-color: #2b652f; color: #2b652f;}


.top-header{padding: .25rem; border: 1px solid #dee2e6;}
.top-banner{background-color: #EEEEEE85; background-image: url(../img/bg.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; padding: 100px 0px 100px 0px; color:#fff;}

.form-section{border: 1px dashed #fff; padding: 30px;}
.form-section h2, .form-section p{text-align: center;}

.map-section{padding: 60px 0px;}
.map-section h2{font-size: 24px; line-height: 36px; text-align: center;}

.education-section{padding: 60px 0px; background-color: #292929; color: #fff; text-align: center;}
.education-section p{font-size: 16px; line-height: 24px;}
.education-section a{text-decoration: none;}
.education-section .card{border:none; border-radius: 0px;}
.education-section .card h5{font-style: italic; font-size: 20px; color: #000; text-decoration: none; text-align: left;}
.ed-videos {margin-top:30px;}

.footer{text-align: center;}