.color-greens
{
    color: #204550;
}
.color-darks
{
    color: #313131;
}
.color-white{
    color: #FFFFFF;
}
.heading_primary{
    
font-family: Gotham;
font-size: 60px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.text_primary
{

font-family: "IBM Plex Sans";
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: -0.12px;
}
.text_primary span
{
font-weight: 500;
}
.clock_num{
color: #204550;
text-align: center;
font-family: Gotham;
font-size: 60px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: -0.3px;
}

.clock_text
{
    color: #204550;
text-align: center;
font-family: Gotham;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: -0.09px;
}

.About_Para
{
color: #204550;
font-family: Gotham;
font-size: 48px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: -0.48px;
}



.forum_heading h3{
    color: #FFF;
font-family: Gotham;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: -0.12px;
}
.forum_para {
    color: #FFF;
    font-family: "IBM Plex Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    min-height: 250px;
}
.copyright_text{
color: #FFF;
font-family: Gotham;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24.75px; /* 154.688% */
}