/*!
Theme Name: putegrad
Theme URI: https://putegrad.ru/
Author: Putegrad.ru
Author URI: https://putegrad.ru/
Description: Description
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: putegrad
 */
 
  /* Пользовательское соглашение */
  .user-agreement-container {
    border: 1px splid rgb(15, 15, 15);
    /* margin-bottom: 60px; */
  }
  
  .user-agreement h2 {
    margin: 0 0 30px 0;
    text-align: center;
  }
  .user-agreement p {
    text-align: justify;
  }
  
  .user-agreement h6 {
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 10px;
  }
  /* media Пользовательское соглашение */
  @media screen and (max-width:1290px) {}
  
  @media screen and (max-width:768px) {}

  @media(max-width:500px) {}

  @media(max-width:380px) {}