
body {
    font-family: "Raleway", sans-serif;
}
.img-hero {
    height: 3rem;
}
.Hero-Section {
    background-image: url("../img/bg-fodo.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
}