/**
 * Nyhet Författare Shortcode Styles
 */

.ifous-nyhet-forfattare {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding: 16px 0;
}

.ifous-nyhet-forfattare__label {
    font-weight: 700;
}

.ifous-nyhet-forfattare__epost {
    color: inherit;
    text-decoration: none;
}

.ifous-nyhet-forfattare__epost:hover {
    text-decoration: underline;
}
