﻿/*
Theme Name:     My Hexa Child
Theme URI:
Description:    Child theme for Performative blog
Author:         Di Woodcock
Author URI:
Template:       hexa
Version:        1
Updated: 		6 Sept 2016, incorporating 3 styles used in previous Oxygen child theme
*/
.style_colour {
	color: #990033;
	font-size: medium;
	font-weight: bold;
}
.svg-container { 
	display: inline-block;
	position: relative;
	width: 100%;
	padding-bottom: 61%; 
	vertical-align: middle; 
	overflow: hidden; 
}
.svg-content { 
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
}
