/*
Theme Name: Orillia Investing Custom Theme
Theme URI: http://www.thepixelsedge.com
Description: Orillia Investing Custom Theme built by The Pixel's Edge
Author: Steve at The Pixel's Edge
Author URI: http://www.thepixelsedge.com
Template: u-design
Version: 1.0.0
*/

/**** BEGIN ADDING YOUR CUSTOM CSS CODE BELOW: ****/


.wpcf7 input, .wpcf7 textarea {
    width: 98%;
}

.bootstrap-realtypress .btn-primary {
    background: #E3AE4B;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(227, 174, 75);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #393939;
}