Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
// Theme
$primary: #FF2E53;
$secondary: #757575;
-$light: #c4c4c4;
+$light: #faf5f6;
$dark: #4f4f4f;
$theme-colors: (
<div class="row">
<div class="col-12 col-lg-4 mb-3 text-center">
+ <span class="fas fa-fire fa-4x bg-light text-primary p-3 mb-2"></span>
+
<h4>{{ _("The Right Choice") }}</h4>
<p class="mb-0">
</div>
<div class="col-12 col-lg-4 mb-3 text-center">
+ <span class="fab fa-osi fa-4x bg-light text-primary p-3 mb-2"></span>
+
<h4>{{ _("Free & Open") }}</h4>
<p class="mb-0">
</div>
<div class="col-12 col-lg-4 mb-3 text-center">
+ <span class="fas fa-shield-alt fa-4x bg-light text-primary p-3 mb-2"></span>
+
<h4>{{ _("Security") }}</h4>
<p class="mb-0">