/*
Theme Name: United Pets
Theme URI: #
Author: felix002
Author URI: https://www.fiverr.com/felix002
Description: INFO: This is a Wordpress theme fully customizable with Gutenberg. Header and footer sections are editable from the widgets section. 
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
Text Domain: united-pets
*/
.wp-block-columns{
    margin-bottom: 0;
}
label{
    display: block;
}
.contact-form p{
    margin-bottom: 0;
}
.blog-box h4{
    color: #222!important;
}
.blog-box p{
    color: #6f6f6f!important;
}
.blog-box .author{
    color: #6f6f6f!important;
}
.blog-box a{
    color: #018AE0!important;
}
.blog-box .btn-primary{
    color: #fff!important;
}

.home .page-content{
    padding-top: 0;
}

.wpcf7-response-output{
    color: #842029;
    background-color: #f8d7da;
    padding: 2em !important;
    border: 0 !important;
}

.wpcf7-form p{
    margin-bottom: 0 !important;
}


