body {
    background-color: rgb(255, 255, 255);
}


footer { 
    position: absolute;
    bottom: 0px;
    width: 100%;


}



.marcas{
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #fa4c07;
    position: absolute;
 }

 .legendas{
    
    font-size: 10px;

    color: #110501;
    position: absolute;
 }

