/* ==========================================================
   YESHR Header Banner
   ========================================================== */

.yeshr-header-banner {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

.yeshr-header-banner p:last-child {
    margin-bottom: 0;
}

.yeshr-header-banner a {
    color: inherit;
    text-decoration: underline;
}

.yeshr-header-banner strong {
    font-weight: 700;
}