    /* ----------------------------------------------------------
    :: 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 ============ */

    .reumatext {
        color: #2f88fd;
        font-size: 14px;
        font-weight: 900;
    }

    .servicii-index {
        color: #ffffff;
    }

    .sub-header-text {
        color: #000000;
    }

    .strokeme
{
    color:#2f88fd;
    text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;  
}