/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Plantilla para bs360.com.ar
 */


.entry-title {
	margin-top: 30px;
    font-family: "Montserrat", Sans-serif;
    font-weight: 800;
    color: #1F568D;
}

.single-post .p {
    margin-block-end: .9rem;
    margin-block-start: 0;
    max-width: 80%;
}

.single-post .page-content a {
    background-color: transparent;
    color: #1f568d;
    text-decoration: none;
}

.single-post .page-content {
	margin-bottom: 50px;
    max-width: 80%;
}