/* Custom styles for the Login+ settings page */
.wrap h1 {
    font-size: 2em;
}

.wrap p {
    font-size: 1em;
}

.notice-success {
    background-color: #dff0d8;
    color: #3c763d;
}

/* Elementor button styles */
.elementor-button {
    background-color: #007cba;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
}
