﻿.main-style {
    font-size: 17px;
    line-height: 2.75rem;
    color: black;
    font-weight: 500;
    margin-top: 64px;
}

    .main-style h1 {
        color: white;
        font-weight: bold;
        padding-left: 28px;
        position: absolute;
        top: 23px;
        width: 100%;
        font-size: 198% !important;
        /*letter-spacing: 1.5px;*/
    }

.main-img {
    position: absolute;
    top: 100px;
    right: 8px;
    width: 65%;
    margin: 50px;
    margin-right: 24px;
    margin-top: 28px;
}

.TopHeader {
    position: relative;
    left: 0;
    top: 0;
}

.fileim {
    background-color: #015885;
    margin-top: 22px;
    margin-left: 17px;
    margin-bottom: 10%;
}

    .fileim img {
        margin: 0px 16px 0px 21px;
    }

    .fileim p {
    }

a {
    text-decoration: underline;
}
