/* 
 Theme Name:   QFTASTRA
 Theme URI:    
 Description:  A child theme of Astra
 Author:       Stephen Somuah
 Author URI:   
 Template:     astra
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
.financial-calculators .label {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0;
    line-height: 1.5;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    cursor: default;
    color: inherit;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    font-size: 16px;
}