.social-static-share{
    background-image: url("../../images/studentdebtrelated/icn_share_white.svg");
}

/* Fix for centering shorter quotes on page */
.front-quote-container div {
    margin: 0 auto;
}

.root-container > .center-pars > .pars.parsys {
   background-color: #000000 !important;
}

.facebookComments {
    background-color: #ffffff !important;
    padding-bottom: 90px;
}

.header-face-of-debt {
    color: #ffffff;
}

.header-face-of-debt h1 {
    text-align: center;
    color: #ffffff;
    margin-top: 98px;
    margin-bottom: 0;
}

.header-face-of-debt h2 {
    text-align: center;
    color: #ffffff;
    margin-bottom: 0;
    margin-top: 0;
}

.header-face-of-debt h3 {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 0px;
}

.header-face-of-debt hr {
    width: 454px;
    height: 3px;
    background-color: #ffffff;
}

.faces-of-debt-by {
    text-align: center;
    color: #ffffff;
    margin-top: 40px;
    margin-bottom: 50px;
}

.faces-of-debt-date-photos {
    color: #ffffff;
}

.faces-of-debt-short-description {
    color: #ffffff;
    text-align: center;
    margin-top: 30px;
}

.faces-of-debt-long-description {
    color: #ffffff;
    margin-top: 40px;
    margin-bottom: 20px;
}

.relatedarticles {
    margin-top: 100px;
}

.faces-of-debt-component {
    margin-top: 60px;
}

@media (max-width: 992px) {
    .header-face-of-debt hr {
        width: auto;
    }
}
