/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 6 mai 2017, 11:23:33
    Author     : Murelh
*/

#banner{
    font-size:2.5rem;
    background-image: url(../../img/bg.png);
    background-size:cover;
}

#banner .banner-social{
    list-style-type: none;
}

#banner .banner-social li{
    display:inline-block;
}

#banner .banner-title{
    font-size: 10rem;
}
