<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*

*/

button.wpcf7cp-cfm-edit-btn {
    -webkit-transition: all .3s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 225px;
    height: 48px;
    margin: 30px auto 0;
    border: none !important;
    outline: none;
    background-color: #333333;
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition: all .3s;
}

.l-primary .tuy_page_wrap .box_out .box_in div#wpcf7cpcnf p,
.l-primary .tuy_page_wrap .box_out .box_in div.contact_form_title p {
    font-size: 14px;
}



div#wpcf7cpcnf {
    width: 80%;
    margin: auto;
    left: 0;
    right: 0;
    margin-top: 3vw;
}
div#wpcf7cpcnf table tbody,
div#wpcf7cpcnf table tr,
div#wpcf7cpcnf table th,
div#wpcf7cpcnf table td,
div#wpcf7cpcnf table {
    width: 100%;
    margin: 0 auto;
    display: block;
    box-sizing: border-box;
/*    font-size: 14px;*/
}
div#wpcf7cpcnf table {
    
}
div#wpcf7cpcnf table tr {
    
}
div#wpcf7cpcnf table th {
    text-align: left;
    padding-left: 3vw;
    padding-bottom: 7px;
    padding-top: 20px;
    border: none;
    border-bottom: 1px solid #ddd;
    font-weight: normal;
}
div#wpcf7cpcnf table td {
    padding-left: 5vw;
    padding-top: 7px;
    padding-bottom: 20px;
    border: none;
}
div#wpcf7cpcnf table td p,
div#wpcf7cpcnf table th p {
    margin: 0;
}

.wpcf7-spinner {
    display: block;
    margin: 2vw auto;
}

br.form_input {
    display: none;
}
.wpcf7 #dog_house_confirm_row .wpcf7-list-item {
    display: inline-block;
    margin-right: 10px;
}
body .p-entry__body .contact_form_title p {
    margin-bottom: 3px;
}</pre></body></html>