/*
Theme Name: Standard Theme
Description: crownCrown casino theme
Version: 1.0.0
*/

*,
*::before,
*::after {
  box-sizing: border-box;
}

a {
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: underline;
}
