a.profile-detail {    
    border-bottom: 1px dashed #6c757d;
    text-decoration: none;
}

#underline-effect-article:hover, #underline-effect-article:focus{
    color: #00A687 !important;
    border-bottom: 1px dashed #00A687;
}

.sticky-top {
    top: 7.5em;
    z-index: 999;
}

/* .paragraph .fs-5 {
    font-size: 1.13rem!important;
} */

.box-tags button {
    color: #00211B;
}

@media screen and (max-width: 575px) {
    .share-social-horizontal img{
        width: 32px;
        height: 32px;
    }
}

.heading-page #simple-animation-underline{
    white-space: nowrap;
}

section.webinar-body #hover-animated-button{
    color: #00211B; 
    font-weight: 600;
}