/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 4, copy_block.css.scss */
.copy-block hgroup {
  margin: 0 0 35px 0;
  background-repeat: no-repeat;
  background-position: 0px 10px; }
  /* line 10, copy_block.css.scss */
  .copy-block hgroup h1 {
    margin: 0;
    font-family: Georgia;
    font-size: 2.154em;
    font-style: italic;
    color: #0068bf;
    font-weight: normal; }
  /* line 19, copy_block.css.scss */
  .copy-block hgroup h2 {font-weight: normal;font-size: 34px;margin: 0;text-align:left;}
  /* line 24, copy_block.css.scss */
  .copy-block hgroup h1, .copy-block hgroup h2 {
    text-align: left; } 
  /* line 28, copy_block.css.scss */
  .copy-block hgroup p { 
    font-size: 1.231em; }
/* line 32, copy_block.css.scss */
.copy-block ul {
  padding: 15px 0 0 0; } 
  /* line 34, copy_block.css.scss */
  .copy-block ul li {
    margin-bottom: 10px;
    font-size: 1.2em;
    line-height: 1.4em;
    list-style-image: url('ps4-bullet.png'); }
/* line 42, copy_block.css.scss */
.copy-block.small-heading hgroup {
  margin-bottom: 10px; }
  /* line 46, copy_block.css.scss */
  .copy-block.small-heading hgroup h2 {
    font-size: 22px; }
/* line 52, copy_block.css.scss */
.copy-block p.copy {
  margin-top: 0; }

@media screen and (max-width: 980px) {
  /* line 59, copy_block.css.scss */
  .responsive-stack .copy-block {
    width: 80%;
    margin: 0 auto; } }

#ps4-acc .copy-block.acc hgroup h2{margin: 0; font-family: Georgia; font-size: 2.154em; font-style: italic; color: #0068bf; font-weight: normal;}    
#ps4-acc .copy-block.acc hgroup h3{font-weight: normal;font-size: 34px;margin: 0; text-align:left;}
