/*   
    External CSS File for schoolsfirstfcu.org
    Liger Team
*/

h1.simpleh1 {
    padding-top: 10px !important;
    margin-bottom: 25px !important;
    border-bottom: 3px dotted red !important;
    font-weight: 500 !important;
    font-size: 1.75rem !important;
    color: red !important;
    line-height: 1.2 !important;
}

hr.normal {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: 1px solid;
    opacity: 0.25;
    width: 100%;
    height: 1px;
    background: none;
}

hr.slim {
    color: inherit;
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 25px !important;
    margin-right: 25px !important;
    border-width: 1px !important;
}

hr.thick {
    color: blue !important;
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 25px !important;
    margin-right: 25px !important;
    border-width: 5px !important;
}

.testimony {
    background: #820024;
    padding: 80px 30px 90px 40px;
    position: relative;
    margin-top: 80px;
    margin-bottom: 80px;
}

.testimony:before {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url("/images/quote-single-white.png");
    background-size: 30px;
    background-repeat: no-repeat;
    position: absolute;
    top: 45px;
    left: 45px;
}

.testimony {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.3em;
    font-weight: 300;
    color: #fff;
    font-style: italic;
}

card:hover {
    border-color: #820024;
}

/* this is for Single Row with 2 Columns using a 1-3 Style for headers such a Membership: Service Providers -GS*/
h3.h3alt {
    color: #547387 !important;
    padding-top: 0px !important;
    font-size: 1.125rem !important;
    font-weight: bold !important;
    margin-bottom: -20px !important;
}

/* this is for H3 used in Feature blocks using icons with brief copy below such as seen in product pages. -GS */
h3.h3featureblocks {
    margin-top: 5px;
}

/* Beat LA...sure whatever...*/