/*
Theme Name: FCFMYN
Theme URI: https://fmn.unsl.edu.ar/
Author: Sec. Imagen y Comunicacion
Description: Tema personalizado para FCFMyN 
Version: 1.0
Text Domain: fcfmyn
*/
.wp-content img{
    border-radius: 5px;
    margin:8px 0;
    width:100%;
}
.fondo-svg{
   background-color: #751B1B;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cpolygon fill='%23000000' fill-opacity='.1' points='120 0 120 60 90 30 60 0 0 0 0 0 60 60 0 120 60 120 90 90 120 60 120 0'/%3E%3C/svg%3E");
}