/*
Theme Name:		Hello, WoodFloors
Description:	Child theme of Hello Elementor for WoodFloors.org.
Author:			WoodFloors.org
Template:		hello-elementor
Version:		1.0.0
Text Domain:	hello-woodfloors

/*
    Add your custom styles here
*/

.browser-icons .elementor-text-editor p {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.browser-icons .elementor-text-editor p a {
    display: inline-block;
    margin-right: 15px;
}

.browser-icons .elementor-text-editor p a:last-child {
    margin-right: 0;
}

.browser-icons .elementor-text-editor p a img {
    display: block;
    height: auto;
    margin: 0;
}