.actualizar{
	background-color: transparent;
	border: 2px solid #243574;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 34px;
	height: 34px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

.actualizar svg,
.actualizar i {
	width: 19px;
	height: 19px;
	display: block;
}