.rivo-hero-banner-text{
  border-radius: 1.5rem;
}
.rivo-hero-buttons a {
  border: 2px solid white;
  color: white;
  border-radius: 1rem;
  font-weight: bold;


}

.rivo-hero-buttons a:hover {
  border: 2px solid white;
  background-color: white;
  color: #5c4338;
  


}
