﻿/* %%% TITRE %%% */

/* Mise en forme titre */

.warrantyDivTitle {
    width: 1240px;
    height: 180px;
    background-image: linear-gradient(#70BBDF, #49AAD8);
    text-align: center;
    padding-top: 90px;
}

.warrantyLabelTitle {
    font-family: 'Open Sans', sans-serif;
    color: white;
    font-size: 32px;
    font-weight: bold;
}

.warrantyLabelSubtitle {
    margin-left: 335px;
    width: 600px;
    font-family: 'Open Sans', sans-serif;
    color: white;
    font-size: 16px;
}