/*
Theme Name: vantage-child
Template: vantage
Version: 1.0
Description: Child theme for vantage
*/

.so-button {
  background-color: #f4c542; /* Replace with your brand color */
  color: #fff;
  border: none;
  padding: 10px 20px;
  text-align: center;
  display: inline-block;
  border-radius: 4px;
}
