.teal a {
color: #32beaf !important;
}

.teal i {
color: #32beaf !important;
}

p, strong {
font-family: 'Raleway', sans-serif !important;
}

h1, h2, h3, h4, h5 {
font-family: 'Raleway', sans-serif !important;
}

footer .footer-last p {
    font-size: 15px;
}

footer .footer-center {
    padding-top: 35px;
    padding-bottom: 70px;
}

.tab-container:not(.default-typography) .nav-tabs > li > a span {
    font-size: 18px;
}

.site-footer a:hover {
color: #e1e1e1 !important;
}

@media (max-width: 959px) {
.submenu-light:not(.isotope-filters) .menu-smart a {
    text-transform: none;
}
}

.t-entry-type {
display: none !important;
}

.t-entry-category {
display: none !important;
}

.style-color-wayh-bg {
    background-color: #911b7c;
}

.btn:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container) {
background: #88001b;
    color: #ffffff;
}