.quickLinksCompWrap{background-color:var(--White);padding:16px 24px;margin-top:0;margin-bottom:0;border-radius:0}
.quickLinksCompWrap__head{margin-bottom:16px;text-align:left}
.quickLinksCompWrap__links a{padding-right:4px;margin-right:2px;border-right:1px solid var(--Black);text-decoration:none}
.quickLinksCompWrap .body-min-text:focus{color:var(--Black)}
.quickLinksCompWrap__links a:last-child{border:0}
@media screen and (max-width:480px){.quickLinksCompWrap__links a{color:#666}
.quickLinksCompWrap__head{margin-bottom:12px}
.quickLinksCompWrap{padding:16px;margin-bottom:8px}
}