/*
Theme Name: MoneyWorld theme
Author: Ali Hussain & Ahmed Khalid
Description: Custom theme for MoneyWorld SA based on HTML design.
Version: 1.0
Text Domain: moneyworld
*/

/* Contact Form Textarea Height for Floating Labels */
#contact textarea.form-control {
    height: 120px !important;
}