/*
Theme Name:     Hook Child
Description:    Child theme for Hook
Version:        2.5
Author:         Pirenko
Author URI:     https://www.pirenko.com/
Template:       hook
*/

/* body font  Tahome */
body, .regular_font, input, textarea { font-family: Tahoma !important; }

/* space under Headings */
h1, h2, h3, h4, h5, h6 { margin: 3px !important;}

/* Body font color */
body, .body_colored, .body_colored a, a.body_colored  { color: #6b6b6b !important; }

/* Contact Form Styling */
.wpcf7 .cf7s-vanilla  { border-radius: 5px; }
.wpcf7 .cf7s-vanilla  { border-width: 2px !important; }
