/* Custom overrides and edits */

.socials img{
    width: 20px;
    height: 20px;
}

@media (max-width: 1023px) {
    #application-form {
        width: 100%;
    }
}