.cropper-dashed {
    opacity: 1 !important;
}

.cropper-point {
    width: 20px !important;
    height: 20px !important;
    background-color: #1AAD19!important;
    opacity: 1 !important;
}

.peach-cropper-container.round .cropper-crop-box {
    outline: 2px dashed #1AAD19;
}

.cropper-dashed.dashed-h {
    border-bottom-width: 2px !important;
    border-top-width: 2px !important;
}

.cropper-dashed.dashed-v {
    border-left-width: 2px !important;
    border-right-width: 2px !important;
}
