.l-attribution.l-row {
display: none;
visibility: hidden;
}
html { background-color:#152941; !important; }

.menu a {
font-weight: 600 !important;
}
.block-plugin-id--system-branding-block {
    margin: 2.094rem 0;
}
.pr-navbar {
color: #ffffff;
background-color: #152941;
}
.field-commerce-product-attribute-value--name {
display: none;
visibility: hidden;
}

.button--primary {
color: #fcfcfc;
background-color: #152941;
border: 0;
width: 9em;
height: 2.75em;
letter-spacing: .05em;
text-transform: uppercase;
font-weight:600;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.button--primary:hover {
background-color: #660020;
}
.pr-footer {
color: #ffffff;
background-color: #152941;
text-align: center;
}
.ms-dropmenu .rm-block__content .menu__link {
    position: relative;
    display: block;
    padding: 1.25rem 1.25rem;
}
legend {
display: block;
width: 100%;
padding-top:1em;
margin-bottom: 20px;
font-size: 1.6em;
line-height: inherit;
color: #333;
border: 0;
border-bottom: 1px solid #e5e5e5;
margin-bottom:1em;
font-weight: 200;
letter-spacing: .02em;
}