/* Theme Name: Constrau Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of constrau
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: constrau
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  constrau-child
*/
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    font-size: 13px;
    line-height: 24px;
    color: #333333;
    font-weight: 700;
    transition: 0.4s;
    display: inline-block;
    text-transform: uppercase;
    padding: 10px 28px 10px 28px;
    background: #fed501;
}

