.custom-color {
    color: #FF2A40 !important;
}

.big-logo {
    height: 80px !important;
}

.custom-h2 {
    font-family: Raleway, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    font-weight: bold !important;
    font: 35px !important;
}

.flex {
    position: absolute !important;
    top: 250px;
    display: flex;
    flex-direction: column;
    height: 300px !important;
    justify-content: center !important;
}
