.woo-additional-terms__content {
	display: none; 
	max-height: 200px; 
	overflow: auto;
    padding: 1em;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    margin-bottom: 16px;
    background-color: rgba(0, 0, 0, 0.05);
}