
.h3titulo {
    font-size: 16px;
    margin-top: -20px !important;
}

#galeria figure {
    margin: 0 !important;
}


#fh5co-started {
    margin-top: 100px;
    padding-top: 40px;
    padding-bottom: 40px;
}

@media (max-width: 450px) {
    .fh5co-nav a {
        font-size: 24px;
    }
}
@media (max-width: 350px) {
    .fh5co-nav a {
        font-size: 18px;
    }
    h1 {
        font-size: 20px !important;
    }
    h2 {
        font-size: 16px !important;
    }
}

#fh5co-footer .fh5co-footer-links li a {
    color: #E03100 !important;
}

h1 {
    font-weight: 800 !important;
}
h2, h4  {
    font-weight: 600 !important;
}

h3{
    font-weight: 500 !important;
}

.contenedor-inicial {
    display: flex;
    justify-content: center;
}

header {
    padding-top: 70px;
    padding-bottom: 50px;
}