/*
Theme Name: Volcanic Internet
Author: Luan Oliveira
Author URI: https://volcanicinternet.com
Description: Gutenberg block theme for Volcanic Internet
Version: 1.0
*/

* {
	box-sizing:border-box;
}

.cky-btn.cky-btn-reject{
    background: #1863DC!important;
    color: white!important;
}