.niceborder {
    padding: 1rem !important;
    border: 3px solid rgba(0, 0, 0, 0.5) !important;
    border-radius: 15px !important;
}

.callout-region {
    display: none;
}