/*
  grey: rgb(112, 115, 114),
  blue: rgb(0, 46, 95),
  yellow: rgb(225, 242, 45),
  orange: rgb(210, 89, 45),
 */

.hero {
    text-align: center;
}

.category-preview-img {
    width: 120px;
    height: auto;
}

.fields-cropper-container {
    text-align: left !important;
}
.fields-cropper-container .cropper-preview {
    width: auto;
}

