header {
  background: url("../img/header.png") no-repeat center center;
  height: 380px; }

header h1 {
  text-align: right;
  color: #b4babf;
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: bold;
  font-size: 36px;
  padding-top: 180px; }

header h2 {
  text-align: right;
  color: #00b8d3;
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: light;
  font-size: 23px; }

main {
  padding-top: 55px;
}

main h3 {
  color: #18bed7;
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 24px; }

#content {
    padding-bottom:200px;
    background:url('../img/subfooter.png') no-repeat bottom center;
    background-size:contain;
}
  
#what-is-serps {
  background: #fbb03b;
  padding: 20px 15px 20px 15px;
  border-radius: 0.8em;
  color: #fff; }

#what-is-serps .heading {
  font-family: 'Open Sans';
  font-weight: bold;
  font-style: italic;
  font-size: 20px; }

#what-is-serps .body {
  font-family: 'Open Sans';
  font-weight: light;
  font-style: italic;
  font-size: 15px; }

#subfooter {
  margin-top: 15px; }

footer {
  background: #b4babf;
  color: #fff;
  padding: 30px 0 20px 0;
  font-size: 0.9em; }

#melbourne {
  padding-top: 15px; }

#powered {
  text-align: right; }

.fa-heart {
  color: #00b8d3; }

.panel-heading {
  height: 65px;
  line-height: 65px;
  background: #00b8d3;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding-left: 25px;
  color: #fff;
  font-family: 'Open Sans';
  font-style: italic;
  font-size: 32px;
  font-weight: light; }

.panel-heading.panel-heading-light {
  background: #b4babf;
  font-size: 29px; }

.panel-body {
  background: #eef0f1;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; }

.todays-table {
  width: auto;
  color: #00b8d3;
  font-family: 'Open Sans';
  font-weight: bold;
  font-style: italic;
  font-size: 25px;
  line-height: 25px; }

.todays-table tr {
  border-bottom: 1px solid #b4babf;
  background: #eef0f1; }

.todays-table tbody tr th, tbody tr td {
  text-align: left; }

.panel-days {
  border-top: 2px solid #fff; }

.panel-days ul {
  display: table;
  table-layout: fixed;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0; }

.panel-days ul li {
  display: table-cell;
  border-right: 2px solid #fff;
  text-align: center;
  padding-top: 17px; }

.panel-days ul li:last-child {
  border-right: none; }

.panel-days .date {
  color: #999999;
  font-family: 'Open Sans';
  font-style: italic;
  font-size: 15px; }

.panel-days .height {
  color: #00b8d3;
  font-family: 'Open Sans';
  font-weight: bold;
  font-size: 23px;
  font-style: italic; }

.about-text {
  color: #b4babf;
  font-size: 17px; }

.panel-recently ul {
  list-style: none;
  margin: 0; }

.panel-recently ul li {
  display: table;
  padding: 16px;
  border-bottom: 2px solid #fff; }

.panel-recently ul li .graphic {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.panel-recently ul li .details {
  display: table-cell;
  vertical-align: middle; }

.panel-recently .date {
  color: #999999;
  font-family: 'Open Sans';
  font-style: italic;
  font-size: 15px; }

.panel-recently .forecast {
  color: #00b8d3;
  font-family: 'Open Sans';
  font-weight: bold;
  font-size: 23px;
  line-height: 23px;
  font-style: italic; }

/*# sourceMappingURL=app.css.map */
