.orange_button {
    width: 38px;
    height: 38px;
    background: #f2695b;
    border-radius: 50%;
    font: 0/0 a;
    background-image: url(../../behrdotcomrefresh/consumer/images/search-white.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;	
}	

.find-store-wrapper {
    margin-top: 20px;
}
