﻿.modal-open {
    overflow: hidden !important;
}

.pf-modal-close-button {
    background-color: transparent;
    border: none;
}

.message-plus-icon-primary {
    filter: invert(52%) sepia(86%) saturate(2035%) hue-rotate(194deg) brightness(102%) contrast(101%);
}

.pf-modal-title {
    font-size: 1.53rem !important;
    font-weight: 600 !important;
}

.pf-modal-header-icon > svg > svg > path {
    fill: var(--pf-primary-500) !important;
}