.multiselect-container{
    width: 100%;
}

.simple-bullet-list p{
    margin: 0;
    line-height: 1.334;
}

.widget-summary p{
    margin: 0;
    line-height: 1.334;
}

.keywords-progress-table td{
    vertical-align: middle;
}

.body-error.error-outside{
    height: 40vh;
}

.hosting-card-icon{
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.ct-chart .ct-series.ct-series-a .ct-bar{
    stroke:#383f48 !important;
}

.ct-chart .ct-series.ct-series-b .ct-bar{
    stroke: #386d62 !important;
}