
/* Custom CSS by user */
h4 {
    border-bottom: 1px solid #ccc;
    display: block;
}

.img_bg {
    width: 100%;
    max-width: 700px;
    margin: auto;
}

li {
    margin-bottom: 10px;
}  

