#yoga-timer-container {
    text-align: center;
	line-height: initial;
}

#yoga-timer, #yoga-class-name {
    font-size: 18px;
    margin-top: 10px;
}

.now-class {
     /* Style for the "Now" class */
}

.next-class {
    /* Style for the "Next class in" message */
}

.class-name {
     /* Style for the class name */
}

.timer-class{
    font-size: 35px;
}