a {
    color: #e99c94;
    text-decoration: none;
    background-color: transparent; }
a:hover {
    color: #d27f77;
    text-decoration: underline; }

.color-brand-primary { color: #e99c94 !important; }
