.note {
    color: #23b894;
}

div.squareSection button,
div.squareSection input[type=submit],
div.squareSection a.button {
    background-color: #23b894;
}
div.squareSection button:hover,
div.squareSection input[type=submit]:hover,
div.squareSection a.button:hover {
    border: #23b894 solid 1px;
    background: #ffffff;
    color: #23b894 !important;
}

#footer {
    height: 180px
}

iframe[name="google_conversion_frame"]{
    position:fixed;
}

.checkoutHolder .squareSection input[type=submit] {
    line-height: 20px !important;
}