.sol-bnr-wrapper {
background: black;
padding: 0.5em 0.8em;
border-radius: 4px;
}
.sol-bnr-header {
font-size: 6em;
color: white;
line-height: 100%;
padding-bottom: 8px;
}
.sol-bnr-body {
font-size: 0.8em;
color: #eee;
}
.sol-bnr-footer {
background: red;
}