input {
    margin-bottom: 30px;
    width: 2.5em;
    margin-left: 6px;
}







/***********Alternate coloring of the sections*/

.listening-section,
.reading-section,
.workbook-section {
    background-color: rgb(49, 184, 188);
}

.speaking-section,
.writing-section {

    background-color: #49979a;
}

/***********/
