/*
Theme Name: Divi Child
Author: 
Description: Your description goes here
Version: 1.0
Template: Divi

This is the child theme for Divi theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

#mepr-template-login .mepro-form input[type="submit"] {
    border: 1px #0c71c3 solid !important;
    border-color: #0c71c3 !important;
    border-radius: 10px;
    padding: 12px 25px 12px 25px;
    background: #0c71c3 !important;
    color: rgb(255, 255, 255);
    line-height: 1;
    cursor: pointer;
    font-size: 15px;
}