﻿   .navbar {
                text-transform: uppercase;
                background: #1f4d93 !important;
            }


   .slide-3 {
    background: url(/reservas/imagenes/1.jpeg) #2d4c92;
}


   .slide-2 {
    background: url(/reservas/imagenes/2.jpeg) #2d4c92;
}

   .slide-1 {
    background: url(/reservas//imagenes/3.jpeg) #2d4c92;
}


  footer {
    background: #2d4c92;
    color: #fff;
}

  .icons .fab {
  font-size: 30px;
  color: #fff;
}


  body {
    font-family: Arial
}

