div#accordion .accordion-title{padding:.3em 0em .3em 2em;color:#3c4864;font-size:1.2em;font-weight:700;position:relative;cursor:pointer;margin-bottom:.7em}div#accordion .accordion-title:before{content:"";position:absolute;top:50%;left:0;width:1.1em;height:1.1em;background:url(../../../../../../../themes/genesis-child/faq/plus.png) no-repeat center;background-size:100%;transform:translate(0,-50%)}div#accordion .accordion-title.open:before{background:url(../../../../../../../themes/genesis-child/faq/minus.png) no-repeat center;background-size:100%}div#accordion .accordion-title.open{margin-bottom:0;color:#ff9d04}.accordion-content{padding:.7em .7em .7em 2.4em}.accordion-content p:last-child{margin:0}div#accordion .accordion-title:hover{color:#ff9d04}