#conference-timer{
     font-family: 'Ubuntu', sans-serif;
     padding:0 4px;
}
 #conference-timer > div{
     padding: 4px;
     display: inline-block;
     text-align: center;
	font-weight: 500;
}
 #conference-timer > div > span{
     font-weight: bold;
     font-size: 25px;
     color: #1659D2;
}
.header-1 h5 {
    color: #4FB3A3;
    padding: 0 !important;
    margin: 0;
}
 .small-text{
     font-size: 12px;
     margin-top: -6px;
     margin-bottom: -6px;
     font-weight: 600;
     min-width: 50px;
	color: #041689;
}
.red-text{
     color: red;
}
 #timer-title{
     text-align: center;
     font-weight: bold;
     color: #00aec7;
     margin-top: -4px;
     margin-bottom: -8px;
}
 