@charset "UTF-8";/*Theme Name: Raul R. MediaTheme URI: https://raulrmediagroup.comDescription: This is a custom theme developed by Code Igniter Studio team.Author: Code Igniter StudioAuthor URI: https://codeigniterstudio.comVersion: 1.0Requires PHP: 5.2.4License: GNU General Public License v2 or laterLicense URI: http://www.gnu.org/licenses/gpl-2.0.htmlTags: Text Domain: raulrmedia*/:root {	--main-background: #ffffff;	--main-text-color: #323A46;	--grey-bg-one: #F7F8F9;	--grey-bg-two: #E7EAEE;	--text-color-black:#020910;	--main-button-bg: #4F46E5;}body {    margin: 0;    font-family: "le-monde-livre-classic-byol", serif;    font-size: 16px;    line-height: 100%;	font-weight: 300;    color: #263445;    background-color: #F2E7E0;}h1,h2,h3,h4,h5,h6 {	font-weight: 700;}img {    max-width: 100%;}a {	text-decoration:none;	color:#263445;}p {	margin:0;	margin-bottom:18px;}b {	font-weight:700;}a, a:hover {    color: #263445;}html {  scroll-behavior: smooth;}button, a {	cursor:pointer;}* {    transition: 0.4s all;}body, html {	height:100%;}ul, ol {	padding:0;	margin:0;}