.preview-item,
#about-image-preview {
    display: inline-block;
    margin: 10px;
    padding: 5px;
    border: 2px solid #ddd;
    border-radius: 5px;
}
#existing-about-image,
#existing-ideal-image,
#existing-banner-image,
#existing-mission-image,
#slider-country-image-preview,
#logo-image-preview,
#testimonial-create-image-preview,
#country-create-image-preview,
#existing-country-edit-image,
#service-create-image-preview,
#existing-service-edit-image,
#blog-create-image-preview,
#existing-blog-edit-image,
#banner_blog_page,
#banner_contact_page {
    width: 300px;
    height: 200px;
    border: 2px solid #ddd;
    border-radius: 5px;
}
.ckeditor-css h2 {
    font-size: 20px;
    font-weight: bold;
}
.ckeditor-css p,
.ckeditor-css h2,
.ckeditor-css h3 {
    margin-bottom: 10px;
}
.active .menu-item-parent{
    color: rgb(31 164 179);
    font-weight: bold;
    border-bottom: 2px solid rgb(31 164 179);
}
.active svg{
    color: rgb(31 164 179);
    font-weight: bold;
}
