h1 {

font-family: "Outfit", sans-serif;
font-size: 50px;


}

h2 {
color: #8CBA80;
font-size: 40px;
text-align: center;
}
p {
color: #8CBA80;
font-size: 30px;
text-align: center;
}

.notonleft{

    color: chocolate;
padding-left: 20px;
    margin-left: 60px; 
}

#avisclient{

    text-align: center;
}

.subtitle {

text-align: left;
color: aliceblue;
font-family: "Outfit", sans-serif;
}

.title {

    text-align: left;
    color: aliceblue;
    font-family: outfit;
    font-weight: bold;
}

.bg-hero {

    background-image: url("img/uwu.jpg");
    background-size: cover;

}

.opac-bg {

    background-color: rgba(30, 75, 115, 0.7);
    padding: 20px

}

.outfit {
    font-family: "Outfit", sans-serif;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal;
  }

  .is-4 {

color: black;
font-family: "Outfit", sans-serif;

  }