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

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

.reading-section {
    
    background-color: #49979a;
}



