/* Registrations Styles */

#registrations-info-div {
    margin-top: 2em;
}

#registrations-p-1 {
    margin-bottom: 1em;
}

.awards-p {
    width: 60%;
    margin-top: 1em;
    line-height: 1.5;
    text-align: justify;
}

.pdf-div {
    margin: 2em;
}

.download-pdf {
    text-decoration: none;
    display: inline;
}

.red-highlight {
    margin: 1em auto;
    padding: 0.5em;
    background-color: #ea1b2d;
    color: #fff;
    border-radius: 0.25em;
    text-align: center;
}

/* Registrations Styles END*/