/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.uk-article-title {
  font-size: 40px;
}

footer {
  font-size: 70%;
}

#contact-form input, #contact-form textarea {
  width: 100%;
}

#contact-form textarea {
  height: 150px;
}

#jform_contact_email_copy {
    width: 25px !important;
}