/*
Theme Name: Qempo Child
Theme URI: https://gaviaspreview.com/wp/qempo/
Author URI: http://gaviasthemes.com/
Author: Gaviasthemes Team
Description: Child theme for the Qempo theme.
Template: qempo
*/

.fa-custom-my-acount .card-body a.btn{
    background-color: #f5f5f5;
    color: #000;
    border: 1px solid #f5f5f5;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 10px;
    transition: all 0.3s;
    float: right;
}

.fa-custom-my-acount .card-body a.btn i{
    margin-right: 10px;
}