a:focus,
button:focus {
    outline: none;
    box-shadow: none;
}
.t-text, p, span, h1, h2, h3, h4, h5, h6 {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
}
