﻿.detail-title {
    font-family: 'Roboto',sans-serif;
    text-align: left;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    color: rgba(0,0,0,1);
    margin-top: 2rem;
}

.detail-calander {
    text-align: left;
    font-family: 'Roboto',sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 19px;
    color: #02A4C1;
}

.news-article, .news-article p{
    text-align: left;
    font-family: 'Roboto',sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: rgba(0,0,0,1);
}