@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400');
@font-face { font-family:MontserratLight; src:url(//www.hitched.co.uk/Fonts/Montserrat-Light.ttf), url(//www.hitched.co.uk/Fonts/Montserrat-Light.woff); }
.badge { box-sizing:border-box; background:#aa9fb7; color:#fff; border-radius:100px; moz-border-radius:100px; webkit-border-radius:100px; padding:3px; text-align:center; width:150px!important; height:150px!important; line-height:18px!important; box-sizing:content-box!important; -moz-box-sizing:content-box!important; -webkit-box-sizing:content-box!important;}
.badgeInner { box-sizing:border-box; border:1px dashed #fff; border-radius:100px; -moz-border-radius:100px; -webkit-border-radius:100px; padding:10px; width:150px!important; height:150px!important; }
.badge a { color:#fff!important; text-decoration:none!important; }
.badge a:hover, .badge a:active { color:#fff!important; text-decoration:none!important; }
.badge img { content:url("https://www.hitched.co.uk/images/featuredbadge/hitched-logo-white.png"); display:inline-block; width:63%; }
.badge .venueName, .badge .company-name { font-size:15px; border-bottom:1px solid rgba(255,255,255,0.3)!important; display:block; font-family:'Playfair Display', serif; margin:13px auto 5px auto; padding:0 0 8px 0; width:121px; min-height:42px; }
.badge .featuredOn { display:block; font-size:12px; margin:0 0 6px 0; font-family:'MontserratLight', sans-serif; text-transform:uppercase; }