.bi {
    margin-right: 5px;
}

.btn .btn-primary {
    background-color: #242F51 !important;
    border-color: #242F51 !important;
}

.py-10 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
}

.footer-bottom {
    background-color: #000;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.block-20 {
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    display: block;
    width: 100%;
    height: 270px;
}