body {
	text-shadow:none;
}
body {
	text-decoration: none;
}



p {
    font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.widget_wpcom_social_media_icons_widget li a {
    border: 0 none;
	text-decoration: none;
	font-size: 34px;
}

#menu-item-8946  a {
background-color: #ff4081 !important;
}

#menu-item-8946 a:hover{
	 background-color: #FE7EAB !important;
}


#menu-item-8946 li a{
	 background-color: #ff4081 !important;
}

#menu-item-8946 li a:hover{
	 background-color: #FE7EAB !important;
}

#site-navigation {
	background-color: #1976D2;
        text-shadow: none;
}

#site-navigation li a:hover {
    text-decoration: none;
	background-color: #2196f3;
     text-shadow: none;
}


#footer p {
    font-size:95%;
}



#site-navigation li a:active {
    text-shadow: none;
     background-color: #2196f3;
      text-shadow: none;
}


#site-navigation li a {
    padding: 10px 15px;
    display: inline-block;
    text-shadow: 0px 0px 0 #2196f3;
    text-decoration: none;
    width: 100%;
    background-color: #1976d2;
}

#site-navigation ul {
      text-shadow: none;  
      background-color: #1976d2
}

.widget-title, .header-widget-title {
color: #1976d2;
}


h1 {
	color: #FF4081;
	font-size: 26px;
	font-weight: bold;
}

h2 {
	color: #727272;
    font-size: 22px;
	font-weight: bold;
}

h3 {
	color: #727272;
    font-size: 18px;
	font-weight: bold;
}

h4 {
  color: #1976d2;
  font-size: 18px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 10px;
	margin-left: 0px;
}

h5 {
	font-weight: bold;
	color: #ff4081;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 20px;
	border: 0;
}

h6 {
	font-weight: bold;
	color: #ff4081;
	font-size: 18px;
	margin-bottom: 0;
	margin-top: 20px;
	border: 0;
}


#widget tl_twitter h3 {
     color: #1976d2;
}

article img {
background:white;
border:0px solid #000;
padding:3px;
}

#featured article {
	background: #3e464c;
	border: none;
	text-shadow: none;
	margin-bottom: 25px;
}

article, .widget, .widget-title, .header-widget-title, th, td, blockquote {
	border-color: #fff;
}
 .customisable, .customisable:link, .customisable:visited {
    color: #ff4081;
}


.timeline-header {
	border-width: 3px;
}

#footer {
	text-shadow: none;
	border-top: none;
	background: #1976D2;
	text-shadow: none;
	color: #ffffff;
	font-size: 95%;
}

#footer a {
	color: #fff;
}



#pages-3 li a {
	color: #ffffff;
}

#wp_tag_cloud-3 p a {
	color: #fff;
}

#text-3 li p a {
	color: #fff;
}

#footer a:hover {
    color: #FBC02d;
}

.line.active, .footer-widget .widget-title {
	color: #fff;
	border-bottom: 1px solid #1976d2;
	box-shadow: 0 0 0;
}

#text-4 a {
	color: #fff;
}

#widget-title h3 {
	color: #fff;
}

.line.active {
	border-color: #fff;
	box-shadow: 0 0 0;
}

.footer-widget .widget-title {
	color: #fff;
}

.copyright {
	color: #BBDEFB;
	font-size: 13px;
}

.card-style {
  border-radius: 25px;
  border: 3px solid #FF4081;
  padding: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 97%;
}

.padding-top {
	padding-top: 30px;
	margin-bottom: 0px;
}

.pink-bullets ul {
  list-style: none; /* Remove default bullets */
}

.pink-bullets ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #FF4081; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.no-bottom-margin {
		margin-bottom: 0px;
}

/*
.wp-block-column {
	margin-left: 10px !important;
} */

.mo {
	margin-left: 9px !important;
}