.btn-group {
    padding-top: 0.4%;
}

.whitecolor {
    color: white !important;
}

#blessing_quote {
    color: white
}

a {
    color: #4d4d4d;
}

a:hover {
    color: #4d4d4d;
}

#read_more {
    color: white;
    font-size: 0.6rem;
    margin-left: 2%;
    border: 1px solid white;
    padding: 0.6%;
    border-radius: 5rem;
}

p {
    font-weight: 400;
}

.event-wrap {
    padding: 0% !important;
    padding-right: 15% !important;
}