footer{

background-color: $secundary-color;
color: #B7D7D8;
margin-top: auto;
text-align: center;
span{
  color: $primary-color;
}

}