.ansel-slides-container .slide img {
    outline: double 4px #ffffff;
    outline-offset: -13px;
}

.pp-sticky--stuck {
    background-color: #fff;
}

.pp-sticky {
background-color: #fff;
}

.wpcf7 input {
padding: 0.5em;
margin: 2%;
width: 80%;
color: #4c4c4c;
}

.wpcf7 textarea {
height: 4em;
margin: 2%;
padding: 0.5em;
width: 80%;
color: #4c4c4c;
}

.wpcf7 input[type="submit" i] {
padding: 0.5em 1em;
border-style: solid;
border-width: 2px;
border-color: #fff;
border-radius: 5px;
color: #fff;
background: none;
width: 40%;
transition: 0.2s all;
-webkit-transition: 0.2s all;
-moz-transition: 0.2s all;
}

.wpcf7 input[type="submit" i]:hover {
color: #E9E9E9;
border-color: #E9E9E9;
}

.wpcf7 select {
margin: 2%;
width: 80%;
color: #4c4c4c;
}

.wpcf7-mail-sent-ok {
border: 2px solid #F1D1C7 !important;
}

.article-content img.pp-insert-all {
width: 60%;
height: 60%;
max-height: none;
}

.gallery-bottom-link th a {
color: #F4511E;
font-family: Lato;
text-decoration: none;
}

.gallery-bottom-link th {
height: 3em;
}