.logo{
    height: auto;
    width: 64px;
    filter: invert(80%) drop-shadow(0 0 0.75rem white);
}

.recruitment-headline{
    margin-bottom: 50px !important;
}

.contact-us-img{
    height: 85%;
}

.feedback{
    font-size: 1rem;
}

.feedback-success{
    color: var(--primary-color);
}