/**
* Theme Name: Colaz Child
* Description: This is a child theme of Colaz, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/themazine">TheMazine</a>
* Template: colaz
* Version: 1.0
*/

.editor-post-title {
    background-color: red !important;
}

.page-title {
    background-color: blue !important;
}