
.evlibutton.mediumrounded{
  background:#fb7185;
  color:#000;
  border-radius:999px;
  padding:10px 18px;
  border:2px solid #000;
  text-decoration:none;
  font-weight:600;
  display:inline-block;
  box-shadow:0 4px 10px rgba(0,0,0,0.25);
}
.evlibutton.mediumrounded:hover{opacity:0.92;}
body{background:#fff1f2;}
