/*
Theme Name: peacock
Theme URI:
Author: Bella Web Design
Description: Custom Wordpress theme developed by Bella Web Design.
Version: 1.0.0
Tags:
*/

/*
!!!!!!!!!! WARNING !!!!!!!!!!

Do NOT edit styles.css.  
Any Customizations need to be made using LESS files provided with theme or by using the CUSTOM.CSS file.

!!!!!!!!!! WARNING !!!!!!!!!!
*/


@import url("css/styles.css");
@import url("css/custom.css");

.hero-wrap .hero-content p
{
  font-size: 35px;
  line-height: 130%;
}