.style1 {
    background-image: url("../assets/images/top_bottom_background.webp")
}
.style2 {
    background-image: linear-gradient(62deg, #343a40 0%, #babbbc 22%, white 38%, white 59%, #babbbc 80%, #343a40 100%);
    background-size: cover;
    background-attachment: fixed
}
.style3 {
    background-image: url("../assets/images/top_bottom_background.webp")
}
.style4 {
    color: #0b5ed7
}
.style5 {
    color: #0b5ed7
}
.style6 {
    color: #0b5ed7
}


main { flex: 1 0 auto; }
footer { flex-shrink: 0; }


.style7 {
    color: #880b0d
}

.style18 {
    text-align: center
}
.style19 {
    text-align: center
}
.style20 {
    margin-top: 5rem
}
html {
  scrollbar-gutter: stable;
}
.style8 {
    margin-top: 4rem;
    margin-bottom: 7rem
}
.style9 {}
.style10 {
    margin-top: 4rem
}
.style11 {
    margin-bottom: 7rem
}
.style12 {
    margin-bottom: 7rem
}
.style13 {
    padding-left: 11.1rem;
    padding-right: 11.1rem
}
body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}