We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 850f347 commit 225541aCopy full SHA for 225541a
webroot/css/custom.css
@@ -244,4 +244,15 @@ i.icon-social {
244
245
.row.col-p30 [class*="col-"].business-solution {
246
padding: 0 20px;
247
-}
+}
248
+input#mc-embedded-subscribe {
249
+ background: white;
250
+ color: #D33C44;
251
+ padding: 15px 30px;
252
+ border-radius: 8px;
253
+ width: auto;
254
255
+
256
+input[type="radio"]:checked:before {
257
+ background: #505050;
258
0 commit comments