.custom-button { background-color: transparent; border: 1px solid #87231E; padding: 10px 5px; color: white; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; line-height: 1.5; cursor: pointer; color: white; }
.custom-button.primary { background-color: #87231E; }
Something notices