/* Put your custom styles here */

.phrase {
    font-size: 20px;
}

.gallery-zoom-click {
    /* width: 45px;
    height: 45px;
    text-align: center;
    background-color: #2c3e50;
    display: none;
    line-height: 45px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    font-size: 18px;
    color: #fff; */
    display: block;
    /* border-radius: 2px; */
}

.subtext-muted-1 {
    color: #1abc9c;
}

.subtext-muted-2 {
    color: #193441;
}