section {
    padding-top: 45px;
    padding-bottom: 45px;
}
section h1 {
    color: #1a2b7d;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
}
section h2 {
    color: #808080;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}