/*
Theme Name: Twenty Twenty-Four Child
Template: twentytwentyfour
Theme URI: https://wordpress.org/themes/twentytwentyfour/
Author: PW
Description: Child theme of Twenty Twenty-Four
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.tool-image-background {
	background-color: white;
	padding: 20px;
	border-radius: var(--wp--preset--spacing--20);
}

p.rwd-span-e > span:nth-child(1),
p.rwd-span-e > span:nth-child(3),
p.rwd-span-e > span:nth-child(6) {
	display: none;
}

p.rwd-span-p > span:nth-child(3),
p.rwd-span-p > span:nth-child(5),
p.rwd-span-p > span:nth-child(6),
p.rwd-span-p > span:nth-child(8) {
	display: none;
}
