.type-detail .tab-content .detail-parameters tr a {
    text-decoration: underline;
}
body.type-post #content .text p {
    font-weight: 400;
}
div.news-item-detail a {
    text-decoration: underline;
}
a.btn {
    text-decoration: none !important;
}
.news-item-detail .next-prev {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.content-wrapper.container .row>div {
    padding-right: 0px;
}

@media only screen and (max-width: 767px) {
    #carousel .carousel-slide-caption, #carousel .extended-banner-texts {
        left: 30px;
    }
}

strong.benefitBanner__title {
    float: left;
}

div.benefitBanner__data {
    float: left;
}