/**
 * Add your custom CSS Here
 *
 */
*:focus{
  outline: none !important;
}
