/*!
Theme Name: Hardik Arain
Theme URI: https://hardikarain.com/
Author: Hardik Arain
Author URI: https://hardikarain.com/
Description: Finance Consulting WordPress Theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: hardikarain
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Gtbus is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://hardikarain.com/
*/



.txt-btn-2 a {
    z-index: 1;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    overflow: hidden;
    border-radius: 50px;
    display: inline-block;
    white-space: nowrap;
    border: 1.5px solid #0053FE;
    color: var(--txt-title-color);
    padding: 10px 35px 10px 35px;
    /* font-family: var(--txt-heading-2); */
    font-family: 'Poppins';
}
