.action-icon img {
	height: 100%;
	width: 100%;
}

.action-icon {
	padding: 0;
}

.action-card .action-description {
	color: #ff4444;
	text-decoration: none;
	transition: color 0.3s;
}

iframe {
	width: 100%;
	max-width: 350px;
}