﻿.policies-container {
    margin-top: 75px;
}

    .policies-container h2 {
        font-family: 'Futura-PT';
        font-size: 35px;
        font-style: normal;
        font-weight: 700;
        margin-top: 0;
        margin-bottom: 0;
        color: black;
    }

.policiesintro {
    font-size: 20px;
    font-family: 'canada-type-gibson';
    font-style: normal;
    font-weight: 400;
    line-height: 1.5 !important;
    text-align: left;
    padding-top: 48px;
}

.policies-container .seperator {
    width: 960px;
    height: 2px;
    background-color: #C5C5C5;
    margin: 71px 0;
}

.red-link {
    color: #ed0000 !important;
}

.policiesinfo {
    font-family: 'canada-type-gibson';
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6 !important;
}

.sustainabilityoversight {
    margin-top: 40px;
    margin-bottom: 42px;
}

.sustainabilitypolicies {
    margin-top: 40px;
    margin-bottom: 54px;
}

    .sustainabilityoversight h4, .sustainabilitypolicies h4, .ombudsman h4 {
        color: #053a78;
        font-family: 'Futura-PT';
        font-size: 18px;
        line-height: 28px !important;
        font-style: normal;
        font-weight: 700;
    }

    .sustainabilityoversight p, .sustainabilitypolicies p, .ombudsman p {
        color: black;
        font-family: 'canada-type-gibson';
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px !important;
    }

    .sustainabilitypolicies li {
        font-family: 'canada-type-gibson';
        font-size: 17px;
        font-weight: 400;
        font-style: normal;
        line-height: 38px;
    }

.learnmore {
    background-color: #032a62;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 17px;
    line-height: 27px !important;
    font-family: 'canada-type-gibson';
    font-style: normal;
    font-weight: 500;
    color: white;
    text-align: center;
}

.ombudsman {
    margin-top: 64px;
}
