.fixed-top {
    background: #FFF;
}

#logo {
    width: 120px;
}

.carousel-item {
    height: 500px;
}

.justify-content-start {
    margin-top: 0px;
}

.fa, .fab {
    color: #0222A4 !important;
}

.callback::before {
    background: #0222A4 url(../img/bg.png);
}

.rounded-circle {
    border-radius: 5px !important;
}

@media (min-width: 1200px) {
    .display-1 {
      font-size: 4rem;
    }
}

.slider {
    margin-top: 142px;
}