/*
*Theme Name : ThemeName
*Description : ThemeName Theme
*Version : 1.0
*/

.inner-contact h3 {
    font-size: 24px;
    margin-top: 10px;
    font-weight: 600;
}
.rx-amenities-contact .inner-banner h3 {
    font-size: 32px;
    font-weight: 700;
    color: #131618;
    text-shadow: 1px 1px #fff, -1px 1px #fff, 1px -1px #fff, -1px -1px #fff, 1px 1px 5px #555555;
}
ul.navbar-nav li a {
    color: #fff !important;
}
.custom-logo-link img {
    height: 60px;
    width: 100%;
}

.rx-blog-contact- h3 a {
    font-size: 18px;
    color: #000;
    font-weight: 600 !important;
}