.cookiefirst-block-placeholder {
padding: 2em;
text-align: center;
background: #f8f9fa;
border: 1px dashed #c3c4c7;
border-radius: 4px;
}
.cookiefirst-block-icon {
margin-bottom: 1em;
}
.cookiefirst-block-icon .dashicons {
font-size: 48px;
width: 48px;
height: 48px;
color: #2271b1;
}
.cookiefirst-block-content h3 {
margin: 0 0 0.5em;
font-size: 1.2em;
color: #1d2327;
}
.cookiefirst-block-content p {
margin: 0;
color: #646970;
}