.clickable {
    cursor: pointer;
}

.full-width {
    width: 100% !important;
}

#yes-button {
    background-color: lightgreen !important;
}