*{

	transition-duration: 0.4s !important;

}

.logo{

	border: 2px transparent solid;

	border-radius: 2rem;

}
.btn-blue-gradient, .bg-blue-gradient{

background: #EDC379;

background: #EDC379 !important	;

}




@media only screen and (max-width: 768px) {

  /* For mobile phones: */

 .paw{

 	font-size: 1.2rem !important;

  }

    .intro-text{

  	font-size: 1.2rem !important;

  }

}

 