h3.title.italic.fw-normal p:last-child {
    font-family: Barlow Condensed;
    font-weight: 700;
    font-style: initial;
}

h3.title.italic.fw-normal p {
    margin: 0;
}
.custom_3_right .watch-more, .watch-more.bg-border-custom-white {
    font-size: 18px;
    border-radius: 10px;
}
.block-home-news .list-news .content .name {
    font-family: 'Vollkorn';
}
.header_news .watch-more.bg-border-custom-white {
    padding: 18px 16px;
    height: 50px;
}
.fa-instagram:before {
    content: "\f09a";
}
.home-page-news .right-content h3 {
    font-size: 2rem;
    font-style: italic;
    font-weight: 500;
}
.main-home-slide .watch-more {
    font-size: 17px;
    border-radius: 5px;
}
.pview-description {
    text-align: justify;
}
@media (min-width: 1536px) {
    .pview-description {
        padding-left: 6.5rem;
        padding-right: 6.5rem;
        text-align: justify;
    }
}
@media(max-width: 768px){
    .banner_custom_3 .custom_3_right .introduce {
        margin: 0;
        padding-top: 20px;
    }
}