/*
 Theme Name:   Lean Digital Media
 Description:  Corporate theme for Lean Digital Media
 Author:       Jamie Druce @ Lean Digital Media
 Template:     fintech-wp
 Version:      1.0.0
 Text Domain:  lean-digital-media
*/

.footer-sidebar .widget a:hover {
  color: rgba(255, 255, 255, 1) !important;
}
#site-logo a {
  display: block;
  line-height: 0;
}
.wpcf7 .newsletter input {
  width: 70%;
  margin-top: 0;
}
.wpcf7 .newsletter input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.wpcf7 .newsletter input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
}
.wpcf7 .newsletter input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
}
.wpcf7 .newsletter input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
