.margin-top-20{
    margin-top: 20px;
}
.card-body{
    text-align: justify;
}
.required{
    color: #dc3545;
    font-weight: bold;
}
