#Heading this is text
// Colors
$goodrx-yellow: #fe6;
$stable: $goodrx-yellow !default;
// Buttons
$button-stable-text: #000000 !default;
// Coupons
$coupon-top-bg-color: #3366CC;
$coupon-bottom-bg-color: rgba(0,0,0,0.2);
$coupon-form-bg-color: #FFFFFF;