/*
 Theme Name:     Get My Medicare 2020
 Theme URI:      
 Description:    
 Author:         Spyderserve Corp
 Author URI:     https://www.spyderserve.com
 Template:       spyderHealth
 Version:        20200513.0
*/
 
@import url("../spyderHealth/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */



/* add styling for cta hyperlink */

a.spyder-cta
{
    border: 1px solid #019245;
    border-radius: 5px;
    color: #019245;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: center;
    width: auto;
}
