
  body {
       /*
        background: radial-gradient(farthest-side ellipse at bottom left, white, #9EBFF8);
        */
        font-family:Geneva, Arial, Helvetica, sans-serif;
      }

      
      

      .clearfix::after 
             {
              content: "";
              display: table;
              clear: both;
               }

        .logo{
         	width: 20%;
          
          vertical-align:middle; 
            
              }

       .otziv {
	     width: 11em;
       
	     margin: 2px auto;
	     border: 1px solid #2E9AFE ;
	     border-radius: 3px;
	     background:#2E9AFE;
         text-align: center;
         height: 1.5em;
         text-decoration: none;
         padding-top: 5px;
    
         box-shadow: 0 0 2px 5px rgba(0,0,0,0.2); /* Параметры тени */
        }   

        .otziv a{
	      color:#EFF2FB;
	      text-align: center;
	      text-decoration: none;
     	  margin: 0 auto;
        
          }     


        .content {

         font-family: Geneva, Arial, Helvetica, sans-serif;
         font-size: 20px;
         color: 
                }
        .footer {
          min-height: 100px;
        }