/* -----------------------------------------------------

Add here all your CSS customizations 

Note: IE9 doesn't support transitions and animations

-------------------------------------------------------*/

.font-blue {
    color: #23446F;
}

.cv {
    font-weight: normal;
    margin: 40px 20px 20px 0px;
}

.cv li {
    font-weight: normal;
    list-style-type: disc;
    list-style-position: inside;
    margin: 0px;
}

h1.header-half {
    font-size: 2.5em;
}