.stroke
{
    fill: none;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
}
.swhite
{
    stroke: #fff;
}
header .logo
{
    height: 60px;
    margin: 0 15px 0 30px;

    fill: #353535;
}
.fa-phone,
.fa-envelope
{
    margin: 0 10px 0 0;
}
.salutation .logo
{
    height: 100px;
    margin: 80px 0 0;

    fill: #f0542d;
}
.size .icon-size
{
    height: 37px;
    margin: 0 20px 0 0;

    stroke: #fff;
}
.cell .icon-size
{
    height: 20px;
    margin: 0 20px 0 0;

    stroke-width: 1.5;
    stroke: #353535;
}
.cell .icon-ruller
{
    height: 17px;
    margin: 0 20px 0 0;

    stroke-width: 1.8;
    stroke: #353535;
}

footer .logo
{
    height: 100px;
    margin: 80px 0 40px;

    fill: #888;
}
.soc-icons
{
    font-size: 22px;
}
