@import url(https://fonts.googleapis.com/css?family=Open+Sans);body {
  background: #FFFFFF;
  font-family: "Open Sans", sans-serif;
}

.navbar-laravel {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}

.slide {
  background-image: url(/images/slide_fondoa.png?65e6df1235df6e7b3dad4e7d830a2fb8);
  background-size: cover;
  height: auto;
}

.text-size {
  font-size: 0.8rem;
}

.text-size06 {
  font-size: 0.6rem;
}

.text-size10 {
  font-size: 1rem;
}

.text-size15 {
  font-size: 1.5rem;
}

.text-size20 {
  font-size: 2rem;
}

.excerpt-size {
  font-size: 1.1rem;
}

.nav-link {
  text-transform: uppercase;
}

h1 {
  font-size: 2em;
  font-weight: bold;
}

