/*
Theme Name:         Clark Five Management
Theme URI:          https://clarkfivemanagement.com
Description:        Clark Five Management's website designed and maintained by Clark Five Design
Version:            1.0.0
Author:             Clark Five Design
Author URI:         https://clarkfivedesign.com
Template:     		c5v-joints
*/

/* ----------------------------------------------------------------------------
	Links, Buttons, Action States
---------------------------------------------------------------------------- */
/* Links on text elements */
.elementor-text-editor a { color: #0e5f8f; }
.elementor-text-editor a:hover { color: #c2272c; }


/* ----------------------------------------------------------------------------
	Forms
---------------------------------------------------------------------------- */
.gform_footer .button { background-color: #0e5f8f; border-radius: 3px; }
.gform_footer .button:hover { background-color: #c2272c; }

.homepage-contact .gfield_label { color: #fff; }
.homepage-contact .gform_footer .button { background: #0e5f8f; }