/*
Theme Name: IPA-23 Lightning Child
Theme URI: https://www.modulight.com
Description: Custom
Author: Modulight Corp.
Author URI: https://www.modulight.com
Description: Modified Lightning Theme for IPA-23.
Version: 1.0
Template: lightning
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: fast, lightning, block-editor-ready
Text Domain: ipa23lightning

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url("../lightning/style.css");

/* =Theme customization starts here --- */

body, p, ul, ol { font-family: "Open Sans"; font-weight: 400; }

a {color: #EB2229; font-weight: 600; }
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a { color: #000; font-family: Montserrat, sans-serif; font-weight: 800; line-height: 1.2 !important;  }
a:hover {color: #EB0017; }

.ltg-slide-text-title {font-size: 44px !important;}
.ltg-slide-text-caption {font-size: 1.5rem;}
.btn {font-size: 1.25rem; font-weight: 600; }

.nospacetop {margin-top: 0px;}
.nospacebottom {margin-bottom: 0px;}
.largertext {font-size: 125%;}
.rightpadding {padding-right: 0.5em;}
.leftpadding {padding-left: 0.5em;}

.red-frame {border-width: 3px; border-style: solid; border-color: #eb0017; padding: 1em;}
