/*
	Theme Name:   MyCapeHorn Child Theme
	Theme URI:    https://dusoft.it/
	Description:  Tema child di Elementor Hello ottimizzato per MyCapeHorn
	Author:       DuSOFT
	Author URI:   http://dusoft.it
	Template:     hello-elementor
	Version:      1.0.0
	License:      GNU General Public License v2 or later
	License URI:  http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain:  my-capehorn-theme
*/

.button, .buttons {
	background-color: #232c35;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	border: none;
	padding: 12px 24px;
	border-radius: 3px;
	display: inline-block;
	min-width:180px;
	text-align:center;
}

a.button:hover {
	color:white;
}
