/*
Theme Name: lincoln Child Theme
Theme URI: http://www.lunartheme.com
Author: lunartheme
Description: This is a child theme for lincoln
Version: child-theme
Author URI: http://www.lunartheme.com
Template: lincoln
Text Domain: lincoln-child
*/
/* [Add Your custom css below]
– – – – – – – – – – – – – – – – – – – – */
.k2t-button a:hover{
   background-color: #3f51b5;
}
.wpcf7 input[type="submit"]{
color: #ffffff !important;
}
.wpcf7 input[type="submit"]:hover{
color: rgb(252, 185, 0) !important;
}