/*!
Theme Name: vantage-meters
Theme URI: https://dev-wp-vantagemeters.emvigotech.co.uk/
Author: wp-vantagemeters.emvigotech.co.uk
Author URI: https://dev-wp-vantagemeters.emvigotech.co.uk/
Description: Vantage Meters is a family run business established in 2015, offering funding and expertise into a variety of mature and emerging technologies
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: vantage-meters
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

table td.boldtd {
	border: 1px solid #747474 !important;
	background-color: #6ed1f247;
	font-weight: 800;
	color: #425466;
}
.teamCard figure {
    max-height: 362px;
    overflow: hidden;
    width: 270px;
    height: 270px;
    border-radius: 50%;
    margin: auto;
}

.teamCard figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
