.action-btn{
    background: #00aeef;
    border-color: #00aeef;
}
.action-btn:hover{
    color: #2B2D35 !important;
}
.dialog__content::before{
    border-color: #00aeef;
}

#mc-embedded-subscribe-form button#mc-embedded-subscribe{
    background: #00aeef;
}

#loading #preloader:after{
    content: "Paratin is loading";
}

#right-side .content .photo-line figure .photo-details{
    min-height: 130px;
}