/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/


.wp-block-button__link {border-radius:4px;}
.green {
    font-size: 24px;
    color: #008385;
    display: inline;
}
.phone {
	text-align:right;
    float: right;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 700;
    padding-left: 60px;
}

.apply hr {
    background-color: #00595b;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
    margin-top: 0;
    padding: 0;
}

.apply h5 {
	font-weight: bold;
}

.nf-field-element {
	text-align:right;
}
