/*
Theme Name: Mercury Child
Theme URI: https://mercurytheme.com/
Description: Child theme for Mercury theme
Author: MercuryTheme.com
Author URI: https://mercurytheme.com/
Template: mercury
Version: 3.9.9
*/
@import url("../mercury/style.css");

.container1 {
	background-color: lightsalmon; /* Màu cam nhạt */
	font-size: 67px;
	border-radius: 4px;
	
}

.has-mercury-white-color {
	color: #FF8F05 !important;
	text-shadow: 0px 0px 3px #000000;
}