/*
Theme Name:     Division of Nephrology
Theme URI:      https://nephrology.wustl.edu/
Description:    Child theme of the WashU Web Theme
Author:         Medical Public Affairs
Author URI:     https://publicaffairs.med.wustl.edu/
Template:       wutheme_chauvenet
Version:        1.0.0
*/

body {
  overflow-x: hidden;
}

.featured-img {
  background-image: url('/wp-content/uploads/2017/05/nephrology-bg12.jpg');
  text-align: left;
  margin: -40px -50rem 0 -50rem;
  padding: 60px 50rem;
  background-size: cover;
  background-position: 50% 40%;
  color: white;
  overflow-x: hidden;
}

.what-we-do {
  margin: 0 -50rem 80px -50rem;
  padding: 60px 50rem 20px 50rem;
  background: #f5f5f5;
  background-image: url('/wp-content/uploads/2017/05/tile-lines6.png');
  background-position: 40% 30%;
  padding-bottom: 40px;
  overflow-x: hidden;
}

h2.has-text-align-left.recognized-text {
  color: #ffffff;
  text-shadow: 1px 1px 5px #454545;
  font-size: 32px;
  font-family: 'libre-baskerville';
  font-style: italic;
  margin: 0;
  padding: 0;
  line-height: .5;
}

h2.has-text-align-left.nephrology-text {
  color: #ffffff;
  margin:0;
  padding: 0;
  text-shadow: 1px 1px 5px #454545;
}

p.has-text-align-left.learn-text {
  margin: 0;
  padding: 0;
  color: #ffffff;
  text-shadow: 5px 5px 42px #7a7a7a, 1px 1px 30px #000000;
  font-weight: 500;
}
