/* 
Theme Name:		 tridentinternational-child
Theme URI:		 http://childtheme-generator.com/
Description:	 tridentinternational-child is a child theme of tridentinternational, created by ChildTheme-Generator.com
Author:			 Radiant web technology
Author URI:		 http://childtheme-generator.com/
Template:		 tridentinternational
Version:		 1.0.0
Text Domain:	 tridentinternational-child
*/


/*
    Add your custom styles here
*/

textarea.wpcf7-form-control.wpcf7-textarea.form-control.msgheigh {
    height: 80px !important;
}


.post-navigation {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.post-navigation a {
    padding: 10px 20px;
    background-color: #0073aa;
    color: white;
    text-decoration: none;
    border-radius: 5px;
}
.post-navigation a:hover {
    background-color: #005177;
}



textarea.wpcf7-form-control.wpcf7-textarea.mesghe.form-control {
    height: 80px !important;
}