/*!
Theme Name: gaminum
Theme URI: https://gaminum.com
Author: gaminum
Author URI: https://gaminum.com
Description: gaminum
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: gaminum
*/



.policies__text h2{
  margin-bottom: 8px;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}


h2.title{
    margin-bottom: 0;
}


@media (max-width: 560px) {
    .policies__text h2 {
        font-size: 18px;
        line-height: 22px;
        color: #181C1C;
    }

    header .container .menu a.contact-btn{
        margin: 0px;
        padding: 0px;
        background:unset
    }

}




