File: /var/www/newfaith.focalat.com/new-faith/wp-content/themes/christian-child/style.css
/**
* Theme Name: Christian Child
* Description: This is a child theme of Christian.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: christian
* Version: 1.0.4
*/
.field-minus {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.cf7-form-control.newfaith-form-group {
width: 49%;
}
.cmsmasters-blog__post:nth-child(odd) .cmsmasters-blog__post-title {
background-color: #bf936c;
color: white;
}
.cmsmasters-blog__post:nth-child(even) .cmsmasters-blog__post-title {
background-color: #74419b;
color: white;
}