/*!
Theme Name: WealthbrixTeqmehigh
Theme URI: https://puneet.ae/
Author: tequila.ae
Author URI: https://puneet.ae/
Description: Description
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: wealthbrixteq
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.

WealthbrixTeq is based on Underscores https://puneet.ae/, (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
Anup Katuwal and Akshay Dhumal
*/

/* .detailparagraph p {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  color: rgb(var(--black) / 80%);
  margin-bottom: calc(var(--gap) * 4);
  text-transform: lowercase;
}

.people--behind.leadership .team--details li .text-box .detailparagraph p {
  color: rgb(var(--white) / 100%);
}

.noticeLabel {
  margin: 0;
  opacity: 0.5;
  font-size: 74%;
  margin-top: -10px;
}

.intl-tel-input.separate-dial-code .selected-flag, .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background: transparent;
}

.card-title{
	    justify-content: space-between;
}
.card-title a{
	    margin-right: 5px;
	    align-self: flex-start;

}

.people--behind .row > .col-12.firstdesciption:first-child {
    margin-bottom: -60px; /* Remove the bottom margin for the first col-12 
}

.header .navbar--nav a{
	        text-transform: uppercase;
} */

.accordion--body.active .note{
	opacity:0.7;
	font-size:80%;
}
.wpcf7-form-control-wrap { width: 100%; }