
@import 'bimbingan-card.css';

.author-colour {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;

    letter-spacing: 0.02em;

    color: var(--teal-800);
}

#event-content > p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #424242;
    margin: 0 0 16px 0;
}