/*
Theme Name: Brooklyn Child
Theme URI: http://www.unitedthemes.com
Description: Creative Portfolio
Version: 4.9.5
Author: United Themes
Author URI: http://www.unitedthemes.com
Template: brooklyn
*/

.jam__text {
    background: hsla(0, 0%, 100%, 0.7);
}

#commentform input[type="submit"], #secondary #searchform .search-submit, section:not(#contact-section) input[type="submit"].wpcf7-submit {
    background: #ffa4c5!important;
}

.site-logo img {
    /*image-rendering: pixelated;*/
}

@media (min-width: 768px) {
    .purpose__fruits {
        display: flex;
        align-items: center;
    }
}