/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 25 2022 | 17:32:02 */
.buttonLink { display: inline-block; padding: .65em 2em; border: 2px solid transparent; border-radius: 3px; transition: background-color .25s ease-out, color .25s ease-out; font-size: .9rem; line-height: 1; text-align: center; cursor: pointer; color: #fefefe!important; background-color: #FF9933; font-size: 20px; font-weight: 700; text-decoration:none!important }
.buttonLink:hover { background-color: #fff; border: 2px solid #FF9933; color: #FF9933!important; }

.page-template-page-blog section.row.blog-posts .large-8.columns.blog-roll .button.read-more {position:relative; z-index:9999999}