/*
Theme Name:     myarcadetheme child
Theme URI:
Description:    My Child theme
Author:         Dieter Plassmann
Author URI:
Template:       myarcadetheme
Version:  
*/

/* Site Startpage or Landing Page without title */
/* .page-id-174  .post-sngl h1 {display: none;} */

/* About text in footer white */
#about {
    color: #fff;
}

.play_button {
  padding: 7px;
  background: #33cc33;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: white;
  border: 1px solid #006400;
  border-radius: 10px;
}
