@charset "UTF-8";
/* CSS Document */


/*

Theme Name: Royer Labs
Theme URI:
Description: child theme of pinnacle
Author: Amalia Stephenson
Version: 1.0
Template: pinnacle

*/

@import url('../pinnacle/style.css');

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 1;
    padding: 15px;
    -ms-interpolation-mode: bicubic
}
.clearfloat {
     clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

div.col-md-6 h3 {
    line-height: 30px;
}

h1.entry-title {
    font-size: 45px;
}