/*
 Theme Name:   Synapse
 Theme URI:    https://synapsesearch.nz
 Description:  Synapse theme customised by Synapse Search
 Author:       Kieran Reid
 Author URI:   https://synapsesearch.nz
 Template:     seocrawler
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  seocrawler-child

 START YOUR CHILD THEME CSS HERE
*/

button.ppc-popup-button {
    background-color: #3a3a3a;
    color: #00f39a;
    padding: 15px 40px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    margin: 30px 0px 0px 0px;
    border-radius: 30px;
	cursor: pointer;
}
