/* Custom CSS */
.pr-footer {
    color: #ffffff !important;
    background-color: #4b3d68 !important;
}
.pr-footer a {
    color: white; /* Sets the link color to white */
    }


