/* Header Background SVG */
.svg-background-header{
    fill:url(#SVGID_1_);
    stroke:#000000;
    stroke-width:1.0092;
    stroke-miterlimit:10;
}

/* Footer Background SVG */
.svg-background-footer {
    fill:url(#SVGID_1_);
    stroke:#000000;
    stroke-width:0.638;
    stroke-miterlimit:10;
}

/* LinkedIn Logo SVG*/
.svg-linkedin {
    fill: white;
}

.svg-arrow-back {
    fill: white;
}