.top-article p {
    margin-left: auto !important;
}

.top-article h3 {
    margin-left: auto !important;
}

.top-article h6 {
    margin-left: auto !important;
}

.top-article h5 {
    margin-left: auto !important;
    display: flex !important;
}

.owl-carousel {
    padding: 8px 24px 24px 0;
}

.sonson {
    margin-left: 10px;
}

.sonson p {
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    line-height: 130%;
}

.sonson .son {
    width: 100% !important;
    height: 140px;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}

.sonson .son img {
    width: 100% !important;
    height: 100% !important;
}

.nav {
    background: white;
    padding-top: 16px;
    border-radius: 40px 40px 0 0;
}

.tab-content {
    background: white;
}

.nav-tabs .nav-link {
    color: var(--gray-blue, #5D5C64);
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-li.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border: none;
    border-bottom: 1px solid #f5b078;
}

.tab-content .tab-pane p {
    color: var(--black, #222);
    text-align: right;
    font-size: 14px;
    font-weight: 400;
    line-height: 180%;
}

.content h5 {
    text-align: right;
    font-size: 14px;
    font-weight: 400;
    line-height: 180%;
}

.BackgroundColorContainer_backgroundColorContainer__YZSQ7 {
    background-color: #2984b5 !important;
}
