/*
Theme Name: Website Theme
Text Domain: website-theme
*/

.badgeblock-container, .editor-styles-wrapper .badgeblock-container {position: relative;}
.badgeblock-img, .editor-styles-wrapper .badgeblock-img {position: relative; z-index: 100;}
.badgeblock-badge, .editor-styles-wrapper .badgeblock-badge {position: absolute; bottom: 10px; left: 10px; z-index: 200; width: 25%; height: auto;}
.badgeblock-badge2, .editor-styles-wrapper .badgeblock-badge2 {position: absolute; bottom: 10px; right: 10px; z-index: 200; width: 25%; height: auto;}