﻿/*
 Theme Name:   PharmaPhuture
 Description:  Twenty Fifteen Child Theme for PharmaCentaur
 Author:       Andrea H&auml;fliger
 Author URI:   https://ify-webdesign.ch
 Template:     twentyfifteen
 Version:      1.1
*/

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	color: #ddb30c;
}
a{
	color: #ddb30c;
}

.custom-logo {
	max-height: none;
}

body {
    background: #f7f2e8;
}

button, input, select, textarea{
    background-color: #f7f2e8;
}

.entry-footer{
    background-color: #f7f2e8;
}