.registration-content {
    margin: 50px;
    background: #FFFFFF;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.098);
    border-radius: 10px;
    position: relative;
    padding: 38px;
    padding-bottom: 50px;
}
#contact .registration-content .orange-line-highlight:hover:before {
    width: 0%;
}