/*
 Theme Name:     Diamond T Embroidery 2025
 Theme URI:      
 Description:    
 Author:         Spyderserve Corp
 Author URI:     https://www.spyderserve.com
 Template:       spyderHealth
 Version:        20250624.0
 ID:             340
*/

/* Comment the @import line out for spyderHealth parent theme */
@import url("../spyderHealth/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */


/* add styling for cta hyperlink */

a.spyder-cta
{
    border-width: 1px;
    border-style:solid;
    border-radius: 5px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: center;
    width: auto;
}
