/*
Theme Name: Expertsbadge
Theme URI:
Author: Battersea Web Expert
Author URI: https://www.batterseawebexpert.com/
Description: This theme is wordpress theme developed and the designed in html and later converted into wordpress by author. Simple design and look of the theme may attrect users to spend more time on your website.
Requires at least:
Requires PHP:
Version: 1.0
License: GNU General Public License v2 or later
License URI: 
Text Domain: 
Tags: Responsive Website, Dynamic Navigation, Dynamic Sidebar, Dynamic Footer, Dynamic Page, Dynamic Post etc.

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

.fs-20{
	font-size:20px;
	font-weight:bold;
}
.mail-i i{
	color: #fff;
    padding: 4px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 25px;
    font-size: 16px;
    background-color: var(--pc);
}