/* === HP SETTINGS === */

.pg_index {
    background-color:#FAFAFA;
}

.pg_index .theme-homepage-layout .hero-row {
    background-image: url('/data/SiteBuilderAssetsOriginals/Live/Images/misq/hero-background.jpg');
    background-repeat: no-repeat;
    background-position: center;
}

.pg_index .theme-homepage-layout .hero-row.light-background .home-self-serve-content-publisher-metadata > .widget-dynamic-inner-wrap > div {
    border: none;
    padding: 0;
}

.pg_index .theme-homepage-layout .widget-IssueInfo .view-current-issue a.button {
    background-color: #7A0019;
    border: 1px solid #7A0019;
}

.pg_index .theme-homepage-layout .widget-IssueInfo .view-current-issue a.button:hover {
    background-color: #FFF;
    color: #7A0019
}

.theme-homepage-layout .hero-row .home-self-serve-content-publisher-metadata > .widget-dynamic-inner-wrap > div {
    width: 100%;
}

.widget-SelfServeContent[class*=impact-factor] {
    font-size: initial;
}

.stats-bar {
    display: flex;
    justify-content: space-between;
    background: rgb(184 210 209 / 70%);
}

.stats-bar h4 {
    font-size: 2rem;
    color: #5b0013;
}

.stats-bar p {
    font-weight: bold;
    line-height: 1.5;
}
