@import "base.css";

.bg-yellow {
    background-color: #FFDC37;
}

.btn-yellow {
    background-color: #FFDC37;
}