/*! Place your custom styles here */

.red-title {
    color: #C8102E;
    font-weight: bolder;
    font-size: 1.2em;
}

.cd-member-photo {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border-color: #C8102E;
    border-width: 2px;
}