/*
 Theme Name:   Astra Child
 Template:     astra
*/

.my-shipping-notice {
	background-color: antiquewhite;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 5px 5px 5px gray;
}