/*
Theme Name: U-Design Child
Theme URI: http://themeforest.net/item/udesign-responsive-wordpress-theme/253220?ref=AndonDesign
Description: Child Theme for U-Design
Author: Andon
Author URI: http://themeforest.net/user/andondesign/portfolio?ref=AndonDesign
Template: u-design
Version: 1.0.0
*/

/**** BEGIN ADDING YOUR CUSTOM CSS CODE BELOW: ****/

.vc_general a {
    color: #ffffff !important;
}

.hometitlespecial {
    font-size: 175%;
}
.vc_color-info.vc_message_box {
    color: #000000 !important;
    border-color: #7f7f7f !important;
    background-color: #F9F9F9 !important;
}
.vc_color-info.vc_message_box .vc_message_box-icon {
    color: #FF6501 !important;
}