.newsletter-attachment {
    margin: 24px 0 16px;
    font-size: 15px;
    line-height: 1.8;
}

.newsletter-attachment-label {
    color: #c00;
}

.newsletter-attachment a {
    color: #333;
    text-decoration: underline;
}

.newsletter-attachment a:hover {
    color: #1F4FA3;
}
