/*
 Theme Name:     Hello Biz Child
 Theme URI:      https://akademiafarmaceuty.com
 Description:    Child theme for Hello Biz
 Author:         Vadym
 Author URI:     https://akademiafarmaceuty.com
 Template:       hello-biz
 Version:        1.0.0
*/


/*@import url("../hello-biz/style.css");*/






.h1-wedding span {
	font-size: 66px;
}

.wedding-links a {
    color: #4E5432 !important;
    font-weight: 700;
    text-decoration: underline !important;
}






@media only screen and (max-width: 767px) {
   .h1-wedding span {
	font-size: 40px;
	}
}















































































