﻿

.titre-max-width600{

    max-width: 600px !important;
    
}

.titre-max-width360 {
    max-width: 360px !important;
   
}


.form-control,
.form-control:focus {
    color: #555;
}

    .form-control:focus,
    .custom-select:focus {
        border-color: #00A7FF;
        box-shadow: none;
    }

.g-brd-primary--hover:hover, .g-brd-primary--active.active {
    border-color: #00A7FF !important;
}


.u-btn-blue {
    color: #fff;
    background-color: #00A7FF;
}

a {

    text-decoration: none !important;

}


