/*
Theme Name: FarmingGoals
Theme URI: https://thedogcafela.com/
Author: Yodo
Author URI: https://yodo.club/
Description: The 2021 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.022
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: FarmingGoals

This theme, like WordPress, is licensed under the GPL.
*/

.cust_btn a.wp-block-button__link {
    background-color: #2d3934;
    margin-bottom: 40px;
    margin-top: 10px;
}
a.custom-logo-link img.custom-logo {
    width: 80px;
    max-width: 100%;
}
.donta p.schema-faq-answer a {
    display: inline-block;
    background-color: #2d3934;
    color: #fff;
    border-radius: 5px;
    padding: 10px 20px;
    margin: 16px 0 10px 0;
}
.b-paginations .align-items-center .page-numbers{
  line-height: 1;
    display: block;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 200;
    color: #939393;
    margin: 0 5px;
}

.b-paginations .align-items-center .page-numbers.current{
  font-weight: 700;
    color: #2d3934; 
}
a.next.page-numbers{
    background: #2d3934;
    padding: 3px 6px;
    border-radius: 50%;
    font-size: 10px;
    color: #fff !important;
    font-weight: 600;
}
a.next.page-numbers{
    background: #2d3934;
    padding: 3px 6px;
    border-radius: 50%;
    font-size: 10px;
    color: #fff !important;
    font-weight: 600;
}
a.prev.page-numbers{
  background: #2d3934;
    padding: 3px 6px;
    border-radius: 50%;
    font-size: 17px !important;
    color: #fff !important;
    font-weight: 600;
}

.comment .comment {
    padding-left: 5%;
}
.owl-carousel {
	display: block;
}