.form-design {
    color: inherit;
}

.img-upload {
    cursor: pointer;
}

.btn {
    width: 337.5px;
    max-width: 100%;
}

.check-privacy .form-check a:hover,
.check-privacy .form-check a:focus {
    color: #008986;
    border-bottom: 2px solid #008986;
    text-decoration: none;
}

.check-privacy .form-check a {
    color: #74d1d3;
    border-bottom: 2px solid #74d1d3;
    font-weight: bold;
    margin-bottom: 25px;
}
