.content-section{
    margin-bottom: 5%;
}

.content-section h1, .content-section label{
    text-align: center;
}

.content-section h1{
    margin-top: 5%;
    color: #002670;
    letter-spacing: 2px;
    font-weight: 400;
    margin-bottom: 0px;
}

.content-section label{
    width: 100%;
    color: #757575;
    font-size: 12px;
    margin-bottom: 5%;
}

.content-section .col-md-5, .content-section .col-md-7, .content-section .col-md-12{
    margin-bottom: 20px;
}

.content-section p{
    color: #757575;
    font-size: 16px;
    text-align: justify;
    line-height: 2;
}
