		.wrapper.style1 {
			background-color: rgba(114, 24, 106, 0);
			color: #c8ece9;
		}

        .wrapper.style2 {
			background-color: #2e3842;
		}

        .wrapper.style3 {
			/*background-color: rgba(219,207,189,1);
			color: rgba(114,24,106,1);*/
			background-color: rgba(255, 255, 255, 1);
			color: rgba(114,24,106,1);
		}
        
        .wrapper.style4 {
			background-color: transparent;
		}

		.wrapper.style5 {
			background-color: #ffffff;
			color: #4E4852;
		}

		.button{
			color: rgba(0,174,17,1);
		}