<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.custom-btn {
	
.page-banner-element section label:first-child a {
  background-color: #ff5E00 !important;
  border-color: #FF5E00 !important;
}
 
@media (max-width: 480px) {
 
  .page-banner-element section label:first-child {
    width:100% !important;
  }    
}
}
 
</pre></body></html>