/* Communications Styles */

#communications-book-div {
    margin-top: 2em;
}

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

.communications-p {
    font-weight: bold;
}

.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;
}

/* Communications Styles END*/