/*
 Theme Name:   Rosa Child
 Theme URI:    http://www.awai.ca
 Description:  Rosa Child Theme for Awai
 Author:       Inkling Design
 Author URI:   http://www.inklingdesign.ca
 Template:     rosa
 Version:      1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rosa
*/

.article__headline h1.headline__primary {
	visibility: hidden;
}

.article__headline  div.headline__description {
	font-size:150%;
}

.separator--flower {
	margin:12px 0;
	visibility:hidden;
}

h2.article__title a, h1.article__title {
	text-transform:none;
	font-weight:normal;
}

.article--archive {
	text-align:left;
}

body.blog h1.archive__title {
	visibility:hidden;
}