/* site-specific styles */

/** * New button styles */
/* .btn.btn-animated {*/
/*	 border-radius: 15px;*/
/*	 font-family: "Poppins", sans-serif;*/
/*	 font-size: 20px;*/
/*	 font-weight: 500;*/
/*	 box-shadow: 5px 5px 20px 5px #0000002B;*/
/*	 padding: 20px 25px;*/
/*	 border-width: 1px;*/
/*	 text-align: center;*/
/*	 transition: all 0.8s ease-in-out;*/
/*	 overflow: hidden;*/
/*	 text-decoration: none;*/
/*}*/
/* .btn-primary.btn-animated {*/
/*	 background-color: rgb(0, 84, 147);*/
/*	 border-color: rgb(0, 84, 147);*/
/*	 color: #fff;*/
/*}*/
/* .btn-primary.btn-animated:hover, .btn-primary.btn-animated:focus, .btn-primary.btn-animated:active {*/
/*	 color: #fff;*/
/*	 text-decoration: none;*/
/*	 transform: scale(1.1);*/
/*}*/
/* .btn-outline-primary.btn-animated {*/
/*	 color: rgb(0, 84, 147);*/
/*	 background-color: rgb(255,255,255);*/
/*	 border-color: rgb(255,255,255);*/
/*}*/
/* .btn-outline-primary.btn-animated:hover, .btn-outline-primary.btn-animated:focus, .btn-outline-primary.btn-animated:active {*/
/*	 color: rgb(0, 84, 147);*/
/*	 text-decoration: none;*/
/*	 transform: scale(1.1);*/
/*}*/
/* Font Override */
/* h1, h2, h3, h4, h5, h6 {*/
/*	 font-family: "Poppins", sans-serif;*/
/*	 font-weight: 700;*/
/*}*/
/** * Fixes for main template */
/* .uv-sect > div {*/
/*	 position: relative;*/
/*}*/
/* .uv-sect > div .typing-animation.heading:first-child .section--container {*/
	/*padding-top: 0;
	*/
/*	 padding-bottom: 12px;*/
/*}*/
/* .uv-sect > div .typing-animation.heading:last-child .section--container {*/
/*	 padding-bottom: 12px;*/
/*}*/
/* .uv-sect {*/
	/*padding-top: 0;
	*/
/*}*/
/* .uv-sect div:first-child .section:first-child, .uv-sect .text-content:first-child{*/
/*	 margin-top: -1.5rem;*/
/*}*/
/* .uv-sect .section:last-child, .uv-sect .text-content:last-child {*/
/*	 padding-bottom: 0;*/
/*}*/
/* .uv-sect .section:last-child {*/
/*	 margin-bottom: -1.5rem !important;*/
/*}*/
/* .section--heading {*/
/*	 padding: 0 50px;*/
/*}*/
/* .text-content {*/
/*	 padding-top: 1.5rem;*/
/*	 padding-bottom: 1.5rem;*/
/*}*/
/* h1 {*/
/*	 padding-bottom: 1rem !important;*/
/*	 margin-bottom: 0;*/
/*}*/
/* h2 {*/
/*	 margin-top: 0;*/
	/*padding-top: 1.5rem;
	*/
/*	 padding-bottom: 1rem;*/
/*}*/
