/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

.flex-caption {
  padding: 2% 4%;
  margin: 0;
  position: absolute;
  left: 45px;
  bottom: 45px;
  background: rgb(0, 145, 61);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
  font-size: 20px;
  line-height: 18px;
  font-family: Cantarell, Helvetica, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 3px;
  width: auto;
}
