/* Custom CSS */
.pr-header__header-first {
 padding-bottom: 15px;   
}

.pr-navbar {
background: gray;
}

.pr-footer__footer {
background: gray;
}

.node--sticky {
background: white;
padding: 20px;
}

.block-plugin-id--block-content-a777ece2-5cec-4664-9546-e36a72cc1f1c .field__item {
    background: white;
    padding: 20px;
}
.block-plugin-id--block-content-a777ece2-5cec-4664-9546-e36a72cc1f1c .field__item {
padding: 10px;
background: white;
border: solid 1px #E2E2E2;
    border-radius: 5px;
}
.menu-name--main .menu__link.is-active {
    background: #5b3461 !important;
}

.menu-name--main .menu__link:hover {
    background: #5b3461 !important;
}