/* Add here all your css styles (customizations) */
/*Question v1*/
.question-text-v1 {
  font-size: 14px;
  font-weight: 600;
  color: #509020;
}

.tutorial-text-v1 {
    font-size: 14px;
    font-weight: 600;
    color: #509020;
}

.margin-left-20 { margin-left: 20px;}

.math {
    margin-left: 3em;
}

.text {
    padding-top: 0.5em;
    padding-right: 0.5em;
    padding-left: 1em;
}

.symfooter {
    background: #272727;
}
