.main h6{
    font-size: 23px;
    color: #00115c;
    font-family: 'Lato', sans-serif;
    font-weight: bolder;
    margin-top: 20px;
}
.main p{
    font-size: 18px;
    font-family: 'Lato', sans-serif;

}


footer{
    margin-top: 100px;
}