/*!
 * Start Bootstrap - Round About (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
  /*   padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.img-center {
	margin: 0 auto;
}

footer {
    margin: 50px 0;
}

.attorneys {
    color: #f7931e;
    font-size: 20px;
    margin-bottom: 30px;
    margin-top: 10px;
}

* {
    box-sizing: border-box;
}

footer p {
    text-align: center;
    font-family: high tower text;
    font-weight: 600;
    font-size: 16px;
}

footer a {
    color: #f7931e;
    text-decoration: underline;
}