/*
 Theme Name:   Organic Purpose Child
 Theme URI:    http://www.hillwood.com/organic-purpose-child/
 Description:  Organic Purpose Child Theme
 Author:       Hillwood Web Development
 Author URI:   http://www.hillwood.com
 Template:     organic-purpose
 Version:      1.0.0
*/

/* RG: Test Workflow 1 */

/* Add custom styles below this line */
footer.alt-footer {
    position: fixed;
    bottom: -14px;
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    /* color: #fff; */
    font-size: 14px;
    text-align: center;
    margin-right: 13px;
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 5px;
    z-index: 99;
}

.vc_column_container>.vc_column-inner {
	padding-left: 0!important;
	padding-right:0!important;
}