/*
Theme Name: GeneratePress
 Child
Theme URI:    http://generatepress.com
Description: Child theme of Generatepress theme
Author: Tom Usborne
URI: https://tomusborne.com
Template: generatepress
*/
#content #main .pt-cv-readmore {
  background-color:#007A61 !important;
}

.site-info {
  display: none;
}
.ccfic {
display: block;
    margin-top: 20px!important;
}
.ccfic-text {
	line-height: 1!important;
}

@media only screen and (max-width: 600px) {

.site-main .pt-cv-wrapper .col-xs-6 {
	width: 100%;
}

}