p {font-size: 13px;}
.landing-section__text h1 {font-size: 4vmax;}
.landing-section.tenancy .landing-section__text {top:12%;}
.fa-angle-down {display: none;}
@media (max-width: 575px) {
p {font-size: 11px !important;}
.landing-section .landing-section__text h1 {font-size:5vmax;}
.landing-section.tenancy .landing-section__text {top:10%;}
}
.landing-section__text strong {color:#fff;}
.navbar-index.index {background-color:#fff !important;}
.navbar-index .navbar-nav li a p {color:#000 !important;}
.navbar-default.primary_bg{
background-color:#fff !important;
}
section.courses h2 {display:none;}
.courses.tenancy { display: none; }
.landing-section__text .landing-alert {color: #ffffff; background-color: #002554; border-color: #002554; border-radius: 5px;}