/*
Theme Name: Oyster - Child
Author: Jonathan Harrison
Author URI: http://gt3themes.com
Description: Oyster Child Theme for Kim Linville Photography
Version: 1.0
Template: oyster
*/
@import url("../oyster/style.css");

/* JLH extra styles */

.title {
  text-align: center;
}
#menu-header-menu a {
  cursor: pointer;
}
.jlh-session-details-subheading,
.jlh-headshots-subheading {
  font-size: 1.25em;
  margin-bottom: 5px;
}
.error404 {
  background: #f7f7f7;
}
.title404 {
  color: #222 !important;
}
/* Contact Form 7 submit button */
.wpcf7-submit {
  display: block !important;
  margin: 20px auto !important;
}
