/*
Theme Name: Mexico Mono
Theme URI: @SergZay
Author: @SergZay
Author URI: @SergZay
Description: Mexico Mono
Version: 1.3
Requires at least: 5.0
Text Domain: mexico-mono
*/
img {
    max-width: 100%;
    height: auto;
}
.btn-custom-01 {
    background-color: rgba(255, 222, 2, 1) !important;
	border-color: rgba(255, 222, 2, 1) !important;
    color: #000 !important;
}
.btn-custom-01:hover {
	background-color: rgba(255, 222, 2, .5) !important;
	border-color: rgba(255, 222, 2, .5) !important;
}