/**
 * Theme Name:     Run With Heart
 * Author:         Kintsugi Web Studio
 * Template:       sierra
 * Text Domain:	   run-with-heart
 * Description:    Sierra child theme
 */
.blog .page-header.title-bar-text-center {
    padding: 30px 0;
}
.subscribe-form .wpcf7-list-item label{
    display: flex;
}
.subscribe-form .wpcf7-list-item input{
    margin-right: 10px;
}
.subscribe-form .iam-label{
    position: relative;
    top: -10px;
}
