/*======================================*/ /*Llama ya*/ /*======================================*/ .llamaya{ background-color:rgba(40,56,101,1); text-align:center; color:rgba(255,255,255,1); border-radius: 8px 8px 0 0;} .llamaya-titulo{ border-bottom: 1px solid rgba(207,209,211,1); font-family:'title',helvetica,verdana,sans-serif; font-size: 1.5em; text-transform:none; line-height: 1.3em; } .llamaya-intro{ line-height: 1.4em; } .llamaya-elemento{ line-height: 1.3em; } .llamaya-elemento a{ background-color:rgba(30,80,174,1);border-radius: 4px;color:rgba(255,255,255,1);font-family:'title',helvetica,verdana,sans-serif;text-align:center; box-shadow: 2px 3px 7px rgba(0,0,0,.3); background-color:rgba(30,180,30,1); text-transform: none; font-size: 1.15em; line-height: 1.8em; } .llamaya-elemento a:hover{ background-color:rgba(30,80,174,1); color:rgba(255,255,255,1); } .llamaya-elemento a::before{ font-weight: normal; font-size: 27px; }