/********* Home ***********/

.cs-top-banner .et_pb_container {
    margin-left: 0px;
}

.cs-two-head-btns ul {
    list-style-type: none;
    padding-left: 0px;
}

.cs-two-head-btns ul li {
    display: inline-block;
    margin: 30px 20px 0px 0px;
}

.cs-two-head-btns ul li a {
    padding: 15px 30px;
    float: left;
}

.cs-btn-one {
    background-color: #ff852f;
    color: #fff;
    border-radius: 4px;
}

.cs-btn-two {
    color: #fff;
    background-color: #073d30;
    border-radius: 4px;
}

.cs-top-menu-donate a {
    background-color: #ff852f;
    padding: 12px 20px !important;
    border-radius: 4px;
}

/********* Impact Blog *************/

.cs-impact-grid-blog .et_pb_button {
    width: 100%;
		font-size: 14px;
}

.cs-impact-stories .wp-pagenavi {
    text-align: center;
}

.cs-featured-post .et_pb_slide_image {
    top: 42%;
}

.cs-featured-post .et_pb_slide_image img {
    max-height: 400px !important;
}

/********* Category Blog ***********/

.category article .entry-title {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 25px;
    color: #f77a00;
}

/********* Connect Page ************/

.cs-tab-connect table tr th {
    background-color: #073d30;
    color: #fff;
}

/******** Buttons **********/

.et_pb_button, .et_pb_button:hover {
    padding: 10px 30px !important;
}

/*********** Footer ************/

.cs-footer-links ul {
    list-style-type: none;
    padding-left: 0px;
}

.cs-footer-links ul li {
    line-height: 2em;
}