/* Turnkey Design Success - Tick and Cross */
div#block-yui_3_17_2_1_1773627045743_205201 p:before, #block-8715260c9ee649474a08 p:before {
content: "" !important;
background-image: url(https://static1.squarespace.com/static/69b37fa3acd07d002afe09de/t/69b774977214cb752e3b80e6/1773630615275/tick.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
width: 30px;
height: 30px;
position: relative;
top: 10px;
}
#block-8715260c9ee649474a08 p:before {
background-image: url(https://static1.squarespace.com/static/69b37fa3acd07d002afe09de/t/69b77497e7717d6d178322ac/1773630615274/Cross.png);
}