.t-feed__post-popup__container a {
    color: #0023f5 !important;
}

.t-feed__post-popup__container a:hover {
    text-decoration: underline !important;;
}


.t-feed__post-popup__container a[href^=tel] {
    color: #0023f5 !important;
}



.t-menusub__link-item {
    color: #222 !important;
}
.t-menusub__link-item:hover{
    color: #222 !important;
    text-decoration: underline
}

#nav114303289 {
border-bottom: 5px red solid;
}

#t-footer_119551575 {
    border-top: 5px red solid;
    box-shadow: 0px -1px 3px rgb(0 0 0 / 40%);
}

@media screen and (max-width: 480px) {
#t-main-content {height: 50px}
}
@media screen and (min-width: 500px) {
#t-main-content {height: 20px}
}

.tmenu-mobile__container {
    border-bottom: 5px red solid;
    padding: 10px 20px 10px 10px;
}