/**
 * Campaign Styles for campaign #64466
 */

/** Style Campaign style#244 */
@import url('https://fonts.googleapis.com/css?family=Almendra&display=swap');
@import url('https://fonts.googleapis.com/css?family=Belgrano&display=swap');

/* Header text */
h1 {font-family: 'Almendra'; font-size: xx-large;}
h2 {font-family: 'Almendra'; font-size: x-large;}
h3 {font-family: 'Almendra'; font-size: large;}
h4 {font-family: 'Almendra'; font-size: medium; line-height: 1.5em;}
h5 {font-family: 'Almendra'; font-size: medium; line-height: 1.5em;}
h6 {font-family: 'Almendra'; font-size: small; line-height: 1.5em;}
a, body{font-family: 'Belgrano';}

.campaign-header .campaign-content .campaign-head .campaign-title {font-family: 'Almendra'; font-size: xx-large;}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {font-family: 'Almendra'; font-size: x-large;}

.campaign-header.campaign-imaged-header .campaign-header-content {background-color: rgba(255,255,255,0);}

blockquote {font-style: italic;}
/** Style Customizations#331 */
.subsection a[href*="?dashboard="] i:before {
    content: "\f630";
}
