    /* ----------------------------------------------------------
    :: Template Name: Studio - Creative Photography Template
    :: Author: Colorlib
    :: Author URL: https://colorlib.com
    :: Version: 1.0.0
    :: Created: 31 January 2018
    :: Last Updated: 31 January 2018
    ---------------------------------------------------------- */

    /* ============ PLACE YOUR CUSTOM CSS HERE ============ */
.about-me-thumb {
  text-align: center; /* center inline content like <img> */
}

.contact-sucsess-text {
    display: none;
}

.contact-sucsess-text span {
    display: block;
    width: 30px;
    height: 3px;
    background-color: #bebebe;
    margin: 0 auto 30px;
}

.contact-sucsess-text h3 {
    color: green;
}