
.callout-card .callout-card__content {
    border: 2px solid #ccc!important;
border-radius : 5px;
}

.divider.component {
    margin-bottom: 40px !important;
}
.divider .divider__line.gradient {
    background-image: none !important;
}
.callout-card .callout-card__content{
min-height: 200px !important;
}