10% applied automatically at checkout — no code needed
/* Force white button text so the theme's yellow link color can't override it */
.mdh a.mdh__cta, .mdh a.mdh__cta:link, .mdh a.mdh__cta:visited,
.mdh a.mdh__cta:hover, .mdh a.mdh__cta:active, .mdh a.mdh__cta:focus {
color: #ffffff !important; text-decoration: none !important;
}