diff --git a/wp-content/themes/default/functions.php b/wp-content/themes/default/functions.php index 7562a8160d..072ab66272 100644 --- a/wp-content/themes/default/functions.php +++ b/wp-content/themes/default/functions.php @@ -313,6 +313,12 @@ function kubrick_theme_page_head() { width: 100%; display: ; } + + .description { + margin-top: 16px; + color: #fff; + } + #jsForm { display: none; text-align: center;