.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward {
padding: 10px 10px!important;
float:right;
opacity: 1!important;
text-decoration: none!important;
background: #c28562!important;
color: #120700!important;
border: 1px solid #c28562;
-webkit-transition: ease-out 0.5s!important;
-moz-transition: ease-out 0.5s!important;
transition: ease-out 0.5s!important;
text-transform: uppercase;
font-weight: 500!important;
letter-spacing: 1px;
font-size: 15px!important;
}
.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover {
color: #c28562!important;
border: 1px solid #c28562!important;
box-shadow: inset 400px 0 0 0 #120700;
}