<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.certificado {
	text-align: center;
	width: 300px;
}

body {
	background: #6bc3ff;
}

/*#wrapper {
	background: #d0e5fb;
}
*/

.grecaptcha-badge {
    visibility: collapse !important;
}
 
.page-id-46036 .grecaptcha-badge {
    visibility: visible !important;
}
.wp-block-file .wp-block-file__button {
		background: #27789e;
		padding: 5px;
		font-size: 14px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		border: 1px solid #27789e;
		
}

.wp-block-file .wp-block-file__button:hover{
	background: white;
	border: 1px solid #27789e;
	color: #27789e;
}
.qc-cmp2-persistent-link{
	right: auto;
}

#sidebar-right {
    width: 100% !important;
}

#access ul {
    max-width: 100% !important;
}

.cabecera{
}
.logo_cabecera{
	float:left;
	width: 50%;
}

.redes_cabecera{
	float:right;
	width: 50%;
	margin-top: 25px;
}
@media only screen and (max-width: 600px) {
		.cabecera{
	}
	.logo_cabecera{
		width: 100%;
	}

	.redes_cabecera{
		width: 100%;
		margin-bottom: 25px;
		text-align: center
	}
}


.fa {
  padding: 20px;
  font-size: 20px !important;
  width: 20px;
  text-align: center;
  text-decoration: none;
}

.fa:hover {
  opacity: 0.7;
	color: white;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-pinterest {
  background: #cb2027;
	color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-rss {
    background: #ff6600;
    color: white;
}
.fa-instagram{
		background: #125688;
    color: white;
}
.fa-linkedin{
		background: #007bb5;
    color: white;
}

.publicidad_top{
    text-align: center;
	margin-top:10px;
}

.publicidad_start_post {
    width: 338px;
    margin: 10px 10px 10px 0;
    float: left;
}

.publicidad_start_post_centrada {
    width: 338px;
    margin: 10px auto;
}

p.attachment {
    width: 400px;
    margin: 0 auto;
}

p.attachment a {
    padding: 10px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
    text-decoration: none !important;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #21759b;
    color:white;
    background-color: #21759b;
	  width: 100%;
}
p.attachment a:hover {
		color:#21759b;
    background-color: white;
}

	</pre></body></html>