

/*===================================================================================*/
/*	CUSTOM CSS STYLES
/*===================================================================================*/

/* Insert your own styles in here! */

.btn {
    border-radius: 0px !important;
}

section .logo {
	height: 70px;
	max-height: 100%;
}

.img-indent {
    margin-left: 20px;
}

h2 {
    margin-top: 0;
}

.caption {
    font-family: 'Caliban', sans-serif;
    font-weight: 400;
    font-size: 36px;
    text-align: center;
    color: #76877f;
    line-height: 160%;
    margin-top: 0;
    margin-bottom: 13px;
}

.success {
    text-align: center;
}

span.sociallinks {
    font-size: 3rem;
    text-decoration: none;
}

span.sociallinks a {
    color: #996633;
    margin: 0 10px 0 0;
}

span.sociallinks a:hover {
    color: #b67a3d;
}
