*:not(.button-after-menu):not(button):not(h2):not(h2 b){
      line-height: 1.5!important;
      /*letter-spacing:.12em!important;
      word-spacing: .16em !important;*/
  }

  p {
      margin-bottom: 2em!important;
  }
  
  a:focus{
     outline: 3px dotted gray;
  }
  
  .sc_socials.sc_socials_share .share_caption{
      line-height: 22px;
  }