/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 .prop65checkout {
    padding: 10px;
    text-align: center;
    font-size: 11pt;
    border: 2px solid #ec008c;
    margin-bottom: 10px;
    color: #000;
}
.prop65checkout img {
	height: 30px;
    width: auto;
}