"Legal Services"
Bootstrap 3.3.0 Snippet by MikeClark

<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <section id="content-1-3" class="content-block services bg-deepocean white"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="underlined-title" data-pg-collapsed> <h1 class="white">Our Legal Services</h1> <hr> </div> <div class="services-wrapper"> <div class="col-md-3"> <h4 class="white">Bankruptcy</h4> <p class="white">VJ Law Firm assists individuals and small businesses with Chapter 7 & Chapter 13 filings, and debt negotiation. Following are some frequent bankruptcy related questions we hear from our clients</p> <p class="white"> Learn More</p> </div> <div class="col-md-3"> <h4>Web Development</h4> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed a lorem quis neque interdum consequat ut sed sem.</p> </div> <div class="col-md-3"> <h4>Creative Direction</h4> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed a lorem quis neque interdum consequat ut sed sem.</p> </div> <div class="col-md-3"> <h4>Creative Direction</h4> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed a lorem quis neque interdum consequat ut sed sem.</p> </div> </div> </div> </div> <!-- /.row --> </div> <!-- /.container --> </section>
.underlined-title { text-align: center; padding-bottom: 30px; } .underlined-title h1 { color: #2c3e50; margin: 0; } .white { color: #FFFFFF !important; } .content-1-3 .services-wrapper { margin: 20px 0 0; } h4 { font-size: 20px; line-height: 24px; margin: 0.67em 0; } .services p { padding: 0 20px; } .bg-deepocean { background-color: #193441 !important; }

Related: See More


Questions / Comments: