.lcp_catlist li {
    padding-bottom: 20px;
}

.lcp_catlist li{
    list-style: none;
}

/* Changes the style of the overall form */
.mc4wp-form {
  color: #000000;
    padding: 20px;     
}

/* Styles the header text above the inputs */
.mc4wp-form h2 {
    font-size: 18px;
    margin: 0 0 20px;
    color: #000000;  
}

/* Adds extra space around the input boxes */
.mc4wp-form .mc-field-group {
    padding: 10px 0;
}

/* Styles the input boxes */
.mc4wp-form  input {
    width: 300px;
}

/* Styles the subscribe button */
.mc4wp-form .button {
    background-color: #000000;
    color: #ffffff;
    margin: 0 auto;
}

.footer-nav-widgets-wrapper {
     background-image: url('https://copyrightlately.com/wp-content/uploads/2022/10/As-Featured-in-Graphic-1-1.png');/* include the path to the image */
     background-size:cover;
    background-repeat:no-repeat;
}