/*
 Theme Name:   Astra Child
 Description:  Child Theme Logopädie App
 Author:       M. Schenke
 Template:     astra
 Version:      1.0
 Text Domain:  astra-child
*/
html,
body {
	overflow-x: hidden;
}

a, a:active, a:focus,
button, button:focus, button:active,
.btn, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus {
    outline: none;
    outline: 0;
}

input::-moz-focus-inner {
    border: 0;
}

object, embed {
  outline: 0;
}

input::-moz-focus-inner {
  border: 0;
}