/*
Theme Name: Betheme
Theme URI: https://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: https://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: betheme
Version: 21.1.2

All css files are placed in /css/ folder
*/
#boton_servicios{
	background-color: #252525;
	padding-top: 15px;
	padding-bottom: 7px;
}
#boton_servicios a{
	text-decoration:none;
}
#boton_servicios h2{
	color:white;
}
#boton_servicios:hover{
	background-color: #3a3636;
}
#boton_servicios h2:hover{
	color:black;
}