

.my-colors
{
    background-color: #06293f;
    background-color: #0f4d71;    
}


.footer02
{
    background-color: #0f4d71;    
    color: white;
    height: 60px;
    line-height: 60px;

}

.footer02-container
{
    background-color: #0f4d71;  
  
}

.footer01
{
    background-color: #06293f;    
    color: white;
}

.footer01-container
{
    background-color: #06293f;  
  
}