
#top-row{
    
    text-align: center;
    
}

#color-row{
    
background-color: #ED7623;
    height: 350px;
    color: white;
    padding-top: 3%;
    font-family: Nunito;
    
 
    

}



#color-row-1{
    

    height: 350px;
    color: #ED7623;
    padding-top: 3%;
    font-family: Nunito;
    
 
    

}

#claims-row{
    
    margin: 20px;
    
}


