.btn-base{
    border-radius:10px;
    color:#72B324;
}
.btn-base:hover {
  opacity: 0.9;
}
