diff --git a/css/brands.css b/css/brands.css index 58994b1..b87666b 100644 --- a/css/brands.css +++ b/css/brands.css @@ -84,6 +84,19 @@ button:hover, filter: brightness(90%); } +/* Apple MCSC */ +.button.button-mcsc { + color: #6c2bd9; + background-color: #ffffff; +} +.button.button-mcsc:hover, +.button.button-mcsc:focus { + filter: brightness(90%); +} + + + + /* Amazon */ .button.button-amazon { color: #000000;