/*
 Theme Name:     Bates Precast Concrete 2018 Child Theme
 Theme URI:      
 Description:    
 Author:         Spyderserve Corp
 Author URI:     https://www.spyderserve.com
 Template:       spyderCamp
 Version:        20180313.1
*/
 
/*@import url("../spyderCamp/style.css"); */
 
/* =Theme customization starts here
------------------------------------------------------- */

.content ul li
{
    list-style:outside disc;
}

/* 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;
}
