.titlepage {
    text-align: left;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;

}

.titlepage h3 {
    font-size: 40px;
    color: #181414;
    line-height: 55px;
    font-weight: bold;
    padding: 0;
    
    /* border-bottom: #a82200 solid 2px; */
    border-top: #a82200 solid 2px;
    margin: auto;
    text-align: left;
    margin-top: 38px;
}
.titlepage h4 {
    margin-top: 200px;
    font-size: 25px;
    color: #181414;
    line-height: 38px;
    font-weight: bold;
    padding: 0;
    
    border-top: #a82200 solid 2px;
    margin: auto;
    text-align: left;
    
    
}


.section h1 {
    font-size: 30px;
    color: #000000;
    line-height: 35px;
    font-weight: bold;
    padding: 0;
    text-transform: uppercase;
    border-bottom: #a82200 solid 2px;
    margin: auto;
    text-align: left;
}
.titlepage b{
    font-size: 15px;
    color: #000000;
    
}
