#slope-widget input {padding: 10px; border-radius: 10px; border: 1px solid #a24f1d; }
#slope-widget select {height: 50px !important; border: 1px solid #a24f1d !important; width: 80px; border-radius: 10px !important;}
.slp-block label {text-align: center; font-family: 'OrchideaPro'; font-size: 18px; padding-bottom: 10px !important; text-transform: uppercase;}
#slope-widget button {background-color: #a24f1d !important; border: 1px solid #a24f1d !important; border-radius: 10px !important; padding: 8px 1rem !important; font-weight: bold;}
#slope-widget button:hover {background-color: #be7a51 !important;}
#slope-widget .select-container label {padding-bottom: 10px !important;}
a.slp-button {background: #a24f1d !important; color: #ffffff!important;}