body
{
    font-family: 'Noto Sans KR', sans-serif;
    text-align: justify;
}
.texte_mobile1
{
    color: red;
    font-size:40px;
}
.texte_mobile2
{
    position: relative;
    color: green;
    font-size:40px;
    top: 10px;
}
.texte_mobile3
{
    position: relative;
    color: orange;
    font-size:40px;
    top: 20px;
}
.logo
{
    position: relative;
    margin-top: 20px;
}
.b
{
    display: none;
}
hr
{
    width: 100%;
    border-color: #eee;
    border-style: solid;
    border-width: thin;
}
.bouton
{
    text-align: center;
    float: right;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #587;
    margin-left: 20px;
    border-radius: 5px;
    color: #fff;
    line-height: 25px;
}
.bouton:hover
{
  background-color: #666;
}body
{
    font-family: 'Noto Sans KR', sans-serif;
}
.texte_mobile1
{
    color: red;
    font-size:40px;
}
.texte_mobile2
{
    position: relative;
    color: green;
    font-size:40px;
    top: 10px;
}
.texte_mobile3
{
    position: relative;
    color: orange;
    font-size:40px;
    top: 20px;
}
.logo
{
    position: relative;
    margin-top: 20px;
}
.b
{
    display: none;
}
hr
{
    width: 100%;
    border-color: #eee;
    border-style: solid;
    border-width: thin;
}
.bouton
{
    text-align: center;
    float: right;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #587;
    margin-left: 20px;
    border-radius: 5px;
    color: #fff;
    line-height: 25px;
}
.bouton:hover
{
  background-color: #666;
}
.titre
{
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 20px;
    color: #890;
    text-align: left;
    margin-top: 20px;
}
.texte
{
    text-align: justify;
    line-height: 26px;
}
.intro
{
    margin-top: 20px;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}
li
{
    list-style: square !important;
    margin-left:25px;
}
.sous-titre
{
   font-weight: 700;
    margin-bottom: 10px;
    color: #089;
    font-size: 22px;
    margin-top: 20px;
}
.sous-sous-titre
{
    margin-top: 20px;
    font-weight: 700;
}
.card-content .sous-titre
{
    margin-top: -15px;
}
.video1
{
    margin-top: 25px;
}
.caroussel img
{
    margin-left: 30px;
}
