/*
 Theme Name:   Rosa Child
 Theme URI:    https://pixelgrade.com/demos/rosa3
 Description:  Rosa Child Theme
 Author:       PixelGrade
 Author URI:   https://pixelgrade.com
 Template:     rosa
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         fluid-layout, responsive-layout, parallax, translation-ready, restaurant
 Text Domain:  rosa-child
*/

h1.headline__primary
{
	color:#ffffff;
}

.headline__primary {
 /* text-shadow: 0px 0px 2px #000000; */
text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);

 
 }

.headline__secondary {
  /* text-shadow: 0px 0px 2px #000000; */
color: #003150 !important;
}

.linkColor
{
	color:#003150 ;
	text-decoration:underline;
}

h2.headline__primary
{
	color:#000000;
	font-weight:bold;
}

h1
{
	color:#000000;
	
}

h2, h3, h4, h5, h6
{
	color:#000000;
	
}

h2
{
	color:#000000;
}

.article__title > a
{
	color:#000000 !important;
}

.archive__title
{
	color:#000000 !important;
}


.item_title, .menu-list__title
{
	color:#262526;
}

.dots
{
	
	color:#d8d8d8 !important;
	
}


.dropdown__trigger
{
	color:#262526 !important;
	
	
}