body {font-family: 'Spectral', serif;font-size: 1.15em;text-shadow: none;background:#efefef;box-shadow:2px 2px 5px #eee;}
.container {background: #fff}
h1,h2,h3,h4,h5,h6{
    font-family: 'Alata', sans-serif;
}
a {text-decoration: none;}


.heading-title {background:#997d54;padding: 15px;}
.heading-title h2 {color: #fff;text-transform: uppercase;text-align: center}


.our-presence h4 {color: #997d54}
.our-presence ul li {list-style: square;}


.program-highlight {background:#997d54;}
.program-highlight h4 {color: #fff}
.program-highlight p {color: #fff}

.bdr-right {border-right:1px solid #fff !important;}
.bdr-bottom {border-bottom:none;}

.copyright {background-color: #232341;padding: 25px 0;color: #bebebe;text-align: center;font-size: 0.85em;}
.btn-submit {color: #fff;background-color: #232341;border-color: #232341;}



@media only screen and (max-width:767px){
    .bdr-right {border-right:none !important;}
    .bdr-bottom {border-bottom:1px solid #fff !important;;}

}
