
.green {background: #76bb1f; color: #fff; padding: .3rem 1rem; cursor: pointer; border: 1px solid #76bb1f; border-radius: 3px; line-height: 1.4;}

.red {background: #d90000; color: #fff; padding: .3rem 1rem; cursor: pointer; border: 1px solid #d90000; border-radius: 3px; line-height: 1.4;}