Php - loading out content to an array of single post pages.
<?php if (is_single (array(477, 447, 467, 450, 465, 455, 457, 489, 462, 473, 475)) ) { echo '<p style="font-size: 1.6rem; font-weight: 200;">text text text.</p>'; } ?>